Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@jakarta.apache.org Received: (qmail 12569 invoked by uid 500); 19 Apr 2001 10:22:09 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk Reply-To: tomcat-user@jakarta.apache.org list-help: list-unsubscribe: list-post: Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 12549 invoked from network); 19 Apr 2001 10:22:05 -0000 Received: from staff1.cso.uiuc.edu (root@128.174.5.59) by h31.sny.collab.net with SMTP; 19 Apr 2001 10:22:05 -0000 Received: from localhost (mepstein@localhost [127.0.0.1]) by staff1.cso.uiuc.edu (8.11.0/8.11.0) with ESMTP id f3JAMDt02601; Thu, 19 Apr 2001 05:22:13 -0500 (CDT) Date: Thu, 19 Apr 2001 05:22:13 -0500 (CDT) From: Milt Epstein X-X-Sender: To: , Subject: Re: Tomcat vs JServ In-Reply-To: <3ADEB8F2.5C6D0375@icn.siemens.it> Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII X-Spam-Rating: h31.sny.collab.net 1.6.2 0/1000/N On Thu, 19 Apr 2001, Simone Pensa wrote: > Hi, > the main difference is that Tomcat implements Servlet version 2.2 > and higher, while JServ refers to Servlet specification version 2.0. [ ... ] And that's a *big* difference. Further, there is no more active development on JServ, while there is with Tomcat (it is the servlet reference implementation, after all). So Tomcat will keep up with new versions of the spec (2.3 is almost ready to go, and Tomcat 4.0 is tracking it; Tomcat 3.X implements the 2.2 spec), while JServ is stuck on 2.0. >From those considerations alone it seems to me that Tomcat should be the way to go. Especially for anyone starting out with servlets. The 2.2 spec introduced some relatively significant changes from earlier versions of the spec. > > Eric Mosley wrote: > > > > Hi, > > > > I'm trying to evaluate whether to use Tomcat or JServ. The system > > will be freeBSD and I know that Tomcat has some "issues" with that > > - but I'm willing to take the chance. > > > > However, if speed and memory are issues which would be best for > > basic servlet functionality? > > > > Surely it would be JServ as it has been in bug fixing mode for so > > long it will have matured and is quite fast anyway? > > > > Any insights appreciated, > > > Milt Epstein Research Programmer Software/Systems Development Group Computing and Communications Services Office (CCSO) University of Illinois at Urbana-Champaign (UIUC) mepstein@uiuc.edu