image returned by Tomcat or Apache?
Munteanu Gabriel <[email protected]>
| Newsgroups | gmane.comp.java.sun.servlet |
|---|---|
| Message-ID | <00d801c32234$99527e70$4b5ae73e@SERVERXP> |
How can I be sure that my file logo.gif is returned to the browser by Apache
and not Tomcat.
I have the following directory structure:
/webapps/myapp
/images/
/jsp/
/servlets/
/WEB-INF/
Now, to be sure that my image file logo.gif [which is included in a HTML
generatd by a servlet] I put its path
something like : ../../mysite/images so I enter the directory structure of
my other sites which are in /htdocs of Apache.
But I want to put the image here:
/webapps/myapp
/images/logo.gif
but I want Apache to return it, not Tomcat.
Is it possible? If yes, how do I do it and most important, how can I verify?
Gabi
___________________________________________________________________________
To unsubscribe, send email to [email protected] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html