Which is the most popular Servlet Engine used for commercial purposes without the overhead of app server ? Is it Tomcat ? Please help
Brett Knapik
Ranch Hand
Joined: Oct 15, 2000
Posts: 255
posted
0
Tomcat is just for JSP/servlets. As far as full application servers Jrun, Weblogic, and Resin are the most popular as far as I observed ------------------ In Gates we trust. Yeah right....
"Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning."
ken chou
Ranch Hand
Joined: Feb 08, 2001
Posts: 68
posted
0
> Tomcat is just for JSP/servlets. As far as full application > servers Jrun, Weblogic, and Resin are the most popular as far > as I observed Are all the above more popular than IBM Websphere now ?