How do I set up Servlets on Linux?
Location: http://www.jguru.com/faq/view.jsp?EID=202543 Created: Sep 11, 2000 Modified: 2000-09-11 10:57:32.629 Author: Alex Chaffee (http://www.jguru.com/guru/viewbio.jsp?EID=3) Question originally posed by vivek tawde (http://www.jguru.com/guru/viewbio.jsp?EID=133324 There are many products which support servlets on Linux. Most of them operate either in a standalone mode (acting as both web server and servlet engine) or as a back-end servlet engine plugging in to an existing web server (like Apache). The most popular products seem to be: • Tomcat from Apache Jakarta • JServ from Apache • Resin from Caucho • JRun from Allaire See the individual products’ web sites and README files for installation instructions.