Hi all,

I solve my pb using a scope to "session" and testing the applets
in different JVM!

Francois.


On Tue, 11 Jan 2000 06:56:41 -0800, Fran=?ISO-8859-1?Q?=E7ois?= Barbe 
<[EMAIL PROTECTED]> wrote:

>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

===========================================================================
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

Reply via email to