Another question: Do I need to specify "http://servername" before each image to explicitly tell Apache to load the images in a JSP?
--- Matt Fury <[EMAIL PROTECTED]> wrote: > Hi all! > > I am a bit confused and forgive me if I am not > seeing > things straight. > > When I integrate Apache with Tomcat and have workers > forward JSP pages, does this mean all JSP will be > served by Tomcat INCLUDING the HTML in the page? Or > will the images, and html layout be served by Apache > and Tomcat will take care of the code inside? > > 99% of my website is JSP/Servlet/Tags but the pages > consist of a lot of images to load. Would it be > beneficial for me to integrate Apache? Otherwise I > would consider using Apache for just images and > create > an image server or something. > > -Matt > > --------------------------------------------------------------------- > To unsubscribe, e-mail: > [EMAIL PROTECTED] > For additional commands, e-mail: > [EMAIL PROTECTED] > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
