You can run Tomcat alone if you are willing to serve static contents as well from tomcat. But as tomcat documentation says, apache is more robust and configurable when it comes to serving static contents. More over there are lots of plugin modules available for apache which would be very useful in production environment. It's your requirement which should decide which configuration exactly do you want.
Hope I made myself clear. Avnish ----- Original Message ----- From: "Hayato Iriumi" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Monday, April 15, 2002 11:39 AM Subject: TomCat & Apache Newbie question I just noticed... If you have TomCat, you don't need Apache running as a Web Server? Can I just install TomCat and use it as Web Server? Or Should I have Apache installed? I stopped Apache2 service and only TomCat up and running and I have no problem running JSP. Any suggestions? -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]> -- To unsubscribe: <mailto:[EMAIL PROTECTED]> For additional commands: <mailto:[EMAIL PROTECTED]> Troubles with the list: <mailto:[EMAIL PROTECTED]>
