e relative paths. Some may argue with the approach I use; if you
include footers` and headers though and use the line right after your
tag your relative path will always be the same.
Tom Kochanowicz
-Original Message-
From: John B. Moore [mailto:[EMAIL PROTECTED]
Sent: Wednesday, April
Wednesday, April 14, 2004 6:27 PM
To: Tomcat Users List
Subject: Relative directory addressing to parent directory
Can't seem to get this to work
Example: Under Tomcat/webapps I want an images directory that "any"
of the web applications in that directory can access in their
database solution next
week.
Doug
www.parsonstechnical.com
- Original Message -
From: "John B. Moore" <[EMAIL PROTECTED]>
To: "Tomcat Users List" <[EMAIL PROTECTED]>
Sent: Wednesday, April 14, 2004 10:59 PM
Subject: Re: Relative directory addressing to pa
Yeah, that is what seemed to be the case.. I was hoping I was wrong and
somehow was not configuring something right.. Hence the posting here...
Julio César Aguilar wrote:
In my knowledge:
For tomcat to be able to serve the images, that images directory hast
to live inside a web applicatio
In my knowledge:
For tomcat to be able to serve the images, that images directory hast to live
inside a web application (or be a web application by itself).
If you choose to do the later, then you could use a path like
"/images/myimage.jpg" to display those images.
Can't seem to get this to work
Example: Under Tomcat/webapps I want an images directory that "any"
of the web applications in that directory can access in their pages.
In static HTML (under Apache) I would use..
../images/myimage.jpg
and it would work just fine.. (the "../" would