Hi
i know the it was a very very OFF TOPIC question
yes i have started changing my code and do some thing
like DAO in applet :-) where in the display screen
will have no knowledge of data and will use a DAO
fatory to get data object at the time of painting

Ashish
--- Duncan Mills <[EMAIL PROTECTED]> wrote:

> Very Very Off Topic :-)
> 
> Generally the answer to this is you can't.  If you
> use IE you can 
> configure it to start multiple IE processes, in
> which case both can have 
> their own JVM's but that assumes control over the
> User's configuration 
> which is not very sensible, and that the applets
> will be run in separate 
> windows.  The other option is to cheat and use one
> JVM native, and the 
> other as a plug-in - again not very satisfactory,
> and I've seen browsers 
> crash doing that so probably not recommended.
> 
> So I think the solution is to revise the way you
> store the information 
> don't you?
> 
> Regards
> 
> Duncan Mills
> Senior Principal Product Manager
> Oracle Application Development Tools
> 
> [EMAIL PROTECTED]
> 
> 
> 
> Ashish Kulkarni 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
> >
> >=====
> >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]
> 
> 



                
__________________________________ 
Do you Yahoo!? 
The all-new My Yahoo! - What will yours do?
http://my.yahoo.com 

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

Reply via email to