hi all, this is a rather basic question but i just want to clarify it. will be grateful is someone can help. i have created a bean which basically processes some user information. now if two users access my jsps, will two instances of this bean be created or only one?? how does the jsp container handle bean instantiations?? and if the jsp container creates only one instance of this bean, is there any way of creating two beans, one for each user instance?? is there any other way around for this problem?? thanking you in advance, bilal. _________________________________________________________________________ Disclaimer: "This message is confidential. It may also be privileged or otherwise protected by legal rules. If you have received it by mistake please let us know by reply and then delete it from your system." =========================================================================== 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
