Hi,  I was using Tomcat alone, but I heard that I have to add apache with
it, because Tomcat is for dynamic pages like jsp and servlets and Apache
make ststic pages load faster

So now I installed Tomcat and Apache using the connector mod_webapp, my
question now is :
Do I have to work like before installing Appache ( I meant put everything in
Tomcat) and in the browser use Apache port
OR do I have to split the application in two, leave JSP and Servlets in
Tomacat and create another directory in Apache just for static and images,
if so should it be the same name as the one in Tomcat ?

Thanks


_________________________________________________________________
Chat with friends online, try MSN Messenger: http://messenger.msn.com

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://archives.java.sun.com/jsp-interest.html
 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.jsp
 http://www.jguru.com/faq/index.jsp
 http://www.jspinsider.com

Reply via email to