Return-Path: Delivered-To: apmail-jakarta-tomcat-user-archive@apache.org Received: (qmail 979 invoked from network); 8 Jul 2003 18:26:16 -0000 Received: from exchange.sun.com (192.18.33.10) by daedalus.apache.org with SMTP; 8 Jul 2003 18:26:16 -0000 Received: (qmail 23848 invoked by uid 97); 8 Jul 2003 18:28:45 -0000 Delivered-To: qmlist-jakarta-archive-tomcat-user@nagoya.betaversion.org Received: (qmail 23840 invoked from network); 8 Jul 2003 18:28:45 -0000 Received: from daedalus.apache.org (HELO apache.org) (208.185.179.12) by nagoya.betaversion.org with SMTP; 8 Jul 2003 18:28:45 -0000 Received: (qmail 99379 invoked by uid 500); 8 Jul 2003 18:26:01 -0000 Mailing-List: contact tomcat-user-help@jakarta.apache.org; run by ezmlm Precedence: bulk List-Unsubscribe: List-Subscribe: List-Help: List-Post: List-Id: "Tomcat Users List" Reply-To: "Tomcat Users List" Delivered-To: mailing list tomcat-user@jakarta.apache.org Received: (qmail 99363 invoked from network); 8 Jul 2003 18:26:00 -0000 Received: from va-spotsy-cuda1-c5a-253.frbgva.adelphia.net (HELO www.ait-web.com) (68.65.36.253) by daedalus.apache.org with SMTP; 8 Jul 2003 18:26:00 -0000 Received: from ait-web.com (abraxas.ait-web.com [192.168.1.22]) by www.ait-web.com (8.12.8/8.12.8) with ESMTP id h68IuHSW004862 for ; Tue, 8 Jul 2003 14:56:54 -0400 Message-ID: <3F0B0E0C.1090602@ait-web.com> Date: Tue, 08 Jul 2003 14:31:40 -0400 From: Rick Roberts User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20030225 X-Accept-Language: en-us, en MIME-Version: 1.0 To: Tomcat Users List Subject: Re: One servlet or many... References: <1057682874.12270.8.camel@vort615.inc.vortechnics.com> In-Reply-To: <1057682874.12270.8.camel@vort615.inc.vortechnics.com> Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N Smaller is (usually) better. If your not already familiar with Model-1 / Model-2 style applications, then I suggest that you do a little reasearch on MVC (Model-View-Controller). Nick Stuart wrote: > Is it better to have one big servlet or a couple of smaller ones? Right > now all my request are basically passed through one servlet. There isn't > really any process heavy stuff going on, but I'm not quite sure which > way would be better as there are several distinct sections I could break > it up into. > > Thanks for the info! > -Nick > -- ******************************************* * Rick Roberts * * Advanced Information Technologies, Inc. * ******************************************* --------------------------------------------------------------------- To unsubscribe, e-mail: tomcat-user-unsubscribe@jakarta.apache.org For additional commands, e-mail: tomcat-user-help@jakarta.apache.org