aspose file tools
The moose likes Servlets and the fly likes configure web server with web container Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


JavaRanch » Java Forums » Java » Servlets
Reply Bookmark "configure web server with web container" Watch "configure web server with web container" New topic
Author

configure web server with web container

Ramana Chary
Greenhorn

Joined: Sep 26, 2011
Posts: 1
how to configure a standalone web server with a web container?
Tim Moores
Rancher

Joined: Sep 21, 2011
Posts: 2407
That depends on which web server and which servlet container you're talking about. See http://tomcat.apache.org/connectors-doc/ for how Tomcat works alongside Apache and IIS.
 
I agree. Here's the link: http://zeroturnaround.com/jrebel - it saves me about five hours per week
 
subject: configure web server with web container
 
Similar Threads
servelt with tomcat and eclipse
J2EE SDK 1.3 as Apache web server's servlet container?
app'server and container
How to configure JBoss only for sevlets and jsp?
difference b/w container and webserver