manveen
03-31-2001, 03:49 AM
I am having lot of confusion regarding servlet on dedicated server.
Which one is good choice for servlets & jsp
Tomcat or Jserv or ....
I am having linux running apache server.
MattF
03-31-2001, 07:31 AM
Easy Answer: Resin. http://www.caucho.com
Tomcat (which has JSP-2-servlet support) is set to replace JServ. But Resin beats them both hands down.
jnestor
04-01-2001, 12:39 PM
There's no good reason to do a new install of JServ right now. It's not being updated any more. All the new development is on Tomcat. Plus Tomcat supports a later version of the servlets spec and things like auto-reload.
jayglate
04-02-2001, 02:18 AM
There is one good reason to use Jserv right now over other products, for low cost servlet hosting on the admin side it support virtual hosting better than either resin or tomcat.