Solely my opinion based on experience with 100's of servlets- it doesn't
matter.  If the application is complex enough to worry about this, get a
MVC framework like struts for better organization inside the servlet and
let it draw the distinctions between pieces of the application. 

Byron



-----Original Message-----
From: Raueber Hotzenplotz [mailto:[EMAIL PROTECTED] 
Sent: Tuesday, September 06, 2005 5:50 AM
To: tomcat-user@jakarta.apache.org
Subject: What's better, having one large servlet or many small ones?

Hello

Should I have one handler with many methods or more handlers with less
methods (1-2)?

Thanks!


                
___________________________________________________________
To help you stay safe and secure online, we've developed the all new
Yahoo! Security Centre. http://uk.security.yahoo.com

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to