Hi All,
I've ProductServlet class size of 19k which contains all implementation
add,del,modify,get,getAll,...etc from the database. For simplicity, all
implementation are isolated into seprate servlet like
AddServlet,GetServlet,DelServlet,....etc with class size of
3k,4k,5k,....Total size(30K) of all servlets is more than
ProductServlet(19K).
Problem:
What is the performance of both cases?
How is WebServer handles memory management for servlet?(Is it going to
garbage for idle servlets?)
Is servlet class size matters for performance?
Env:
IIS /NT/Jrun/JSDK2.0
thanks,
-raj
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html