(Apologies if this is a repost, I received error reply on first attempt this
morning...)
I'm relatively new to JSP and servlets and wish clarification on the binding
between a session object and bean instance. As I understand, there is an
HttpServletSession object created for each client. What I am unclear about,
does each session object then bind a new bean object, or do they share a
single bean instance? Any elaboration on this would be helpful, e.g is this
handled differently for request, session, or application scope?
Thanks,
Dave Deniman
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html
http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets