On Mon, 24 Jan 2005 12:57:49 -0800 (PST), Ashish Kulkarni
<[EMAIL PROTECTED]> wrote:
> Hi
> I was working on a Applet in which i had some static
> methods in a class with some applet data, it was
> working great untill i had to develop another applet
> which uses these static methods, now the problem is
> the data is getting mixed when i open both the
> applets.
> i want to know if i can open the second applet in new
> JVM so it will be a different applet JVM, as if the
> applet is from 2 different web sites

Ummmm... this isn't Struts related.  The answer I believe is no.  You
would haev to tell the browser to use a different VM, and that would
be browser specific I  would think.

> 
> =====
> A$HI$H
> 
> __________________________________
> Do you Yahoo!?
> Yahoo! Mail - Find what you need with new enhanced search.
> http://info.mail.yahoo.com/mail_250
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
>

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to