I just need to confirm something for jsp/servlets...Everytime a client
invokes a servlet, a new instance of that servlet is created . Is that
true??  I mean if ten clients hitting the same servlet, is it the same
servlet instance doing all the work or does it spawn ?? How does that work??


Thanx

===========================================================================
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff JSP-INTEREST".  For general help, send email to
[EMAIL PROTECTED] and include in the body of the message "help".
For JSP FAQ, http://www.esperanto.org.nz/jsp/jspfaq.html

Reply via email to