Hi,
I'd like to know if it's possible to have concurent access to a JSP page.
My needs are:
An Applet A1 call the JSP page with an ID client C1 to get informations about him.
the JSP works with instance of beans. This make a context for A1.
A1 can ask JSP to get other informations from the bean.
The problem is that, when an Applet A2 call the JSP page to get the same kind of
information but about a client C2, it doesn't work. Because of the instance of beans
that are tied up with A1...
Perhaps there's a solution with a good scope,
does someone can help me ?
Thanks,
Fran�ois
===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
FAQs on JSP can be found at:
http://java.sun.com/products/jsp/faq.html
http://www.esperanto.org.nz/jsp/jspfaq.html