Return-Path: Delivered-To: apmail-jakarta-general-archive@apache.org Received: (qmail 47742 invoked from network); 10 Apr 2003 14:48:06 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 10 Apr 2003 14:48:06 -0000 Received: (qmail 2068 invoked by uid 97); 10 Apr 2003 14:49:59 -0000 Delivered-To: qmlist-jakarta-archive-general@nagoya.betaversion.org Received: (qmail 2061 invoked from network); 10 Apr 2003 14:49:59 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 10 Apr 2003 14:49:59 -0000 Received: (qmail 42979 invoked by uid 500); 10 Apr 2003 14:46:58 -0000 Mailing-List: contact general-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Jakarta General List" Reply-To: "Jakarta General List" Delivered-To: mailing list general@jakarta.apache.org Received: (qmail 42887 invoked from network); 10 Apr 2003 14:46:57 -0000 Received: from main.gmane.org (80.91.224.249) by daedalus.apache.org with SMTP; 10 Apr 2003 14:46:57 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 193dJp-0003wn-00 for ; Thu, 10 Apr 2003 16:46:25 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: general@jakarta.apache.org Received: from news by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 193dJm-0003wK-00 for ; Thu, 10 Apr 2003 16:46:22 +0200 From: Costin Manolache Subject: Re: lightweight servlet engine Date: Thu, 10 Apr 2003 06:43:45 -0700 Lines: 29 Message-ID: References: <007201c2ff1a$3d8a6db0$ba00a8c0@pauloquarto> <3E94FCD3.7070208@bossicard.com> <20030410055417.GA7493@localharvest.org> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7Bit X-Complaints-To: usenet@main.gmane.org User-Agent: KNode/0.7.2 Sender: news X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Guillermo Payet wrote: > > Hello, > > I need a lightweight and fast servlet engine, with no need for JSP or > any other such goodies. I've been using JServ for this until now, but > I think it's time to retire venerable JServ and move to something a > little more modern. Full blown Tomcat is too much. > > I found this document that described exactly what I'm looking for: > > http://conferences.oreillynet.com/cs/os2002/view/e_spkr/422 > > Anyone know where to get this "pruned down" Tomcat distribution? > (the above doc refers to it as "Jerry") Tomcat5 will have an "embeded" version which is much smaller ( about 2-3 megs if you have all components ) and you can select what you want enabled. For 4.1 - I think Hans Bergstein has a customized version that is also much smaller. Also Jerry - Pier's trimmed down tomcat4 Tomcat3.3 is also pretty small and modular ( and can be reduced to ~1M ). It worked fine on a zaurus ( but with kaffe JVM, I had few problems with j2me - that was long ago ). Costin --------------------------------------------------------------------- To unsubscribe, e-mail: general-unsubscribe@jakarta.apache.org For additional commands, e-mail: general-help@jakarta.apache.org