I have recently started working on a project that uses both Apache HTTP
server and Tomcat to host the JSP applications.  Basically all of the
requests hit the Apache HTTP server first and then they are routed to Tomcat
thanks to mod_jk.  In my case, only JSP applications are being hosted, so I
don't see the need for the Apache HTTP server.  What are some
advantages/disadvantages of integrating both of these together? Why not keep
it simple and use Tomcat only?  
-- 
View this message in context: 
http://www.nabble.com/Apache-HTTP-Server-and-Tomcat-Together-tp16996606p16996606.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [EMAIL PROTECTED]
   "   from the digest: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to