> You will notice I have images in both sides. This is
> because I don't see how I could make Apache serve an
> image that is being requested from a template, since
> at this point Tomcat is already handling the request.
> Is this correct?
>
No. Read the tomcat Apache Howto. It explains how to set up Apache to
serve static content, and only use tomcat to execute servlets and jsp.
Remember that the browser will make a separate http request for the
images...
http://jakarta.apache.org/tomcat/jakarta-tomcat/src/doc/tomcat-apache-howto.
html
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Search: <http://www.mail-archive.com/turbine%40list.working-dogs.com/>
Problems?: [EMAIL PROTECTED]