Hi!
In my application, when the user logs in, three frames are loaded. onClick
on the right side frame, the content in the centre frame and left side frame
are changing. This is working fine if single user uses the application. If
more than two three people access the same page, then I am getting null
pointer exception. Is is because of the session problem? I want to use the
concept of  instance pooling. Any idea how to go about that..?
Thanks in advance
Muthu

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
For digest: mailto [EMAIL PROTECTED] with body: "set JSP-INTEREST DIGEST".
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

Reply via email to