Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Multiple instances of Java Webstart Application

user11356615Feb 5 2009 — edited Feb 5 2009
Hi Experts
I Have Java web start application which can be launched in multiple instance in a single machine.
I have static timer thread objects and attributes in the windows/dialogs

The problem is when i launch multiple application windows they use same instance of the static member.

Is that the valid behavior??..I thought the java web start application will independently launch with its own box.

Thanks

Edited by: Mayya on Feb 5, 2009 10:53 AM
got it fixed!thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 5 2009
Added on Feb 5 2009
0 comments
382 views