First off I'm very new to Tomcat so I'll apologize if the question seems entirely dumb.
Here is our scenario: Our tomcat servers are front ended by apache. The apache servers do serve the static content. The img source is something like /imagedir/pic.jpg which tomcat controls. We had a consultant tell us since we have 49 images loading on our homepage we should change this so parallel downloads occur. Our web development staff said it'd be too hard to change. My question is, is there an easy way to switch or do you have to change the img src to be http://image1.domain.com/imagedir/pic.jpg? -- View this message in context: http://www.nabble.com/Tomcat-relative-path-tp23772234p23772234.html Sent from the Tomcat - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org