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!

Running the Java Swing application in a Web browser?

843807Jan 16 2010 — edited Jan 16 2010
Hi,

Is it possible to run the Java Swing application in a Web browser? Importantly Applet should be considered here as it will take a lot of time to load the application which is quite huge. This application is build using Java Swings, on a click of a button in the browser, i need to launch the Java Swing application.
Whether this is possible? Probably AjaxSwing will help us to convert the Java Swings to HTML. But without that whether it is possible to launch the Java Swings application from the browser on a click of a link or button. If not, is there any other possibilities aprt from "AjaxSwing"? Please do shed some light.

Thanks,
JavaCrazyLover
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 13 2010
Added on Jan 16 2010
1 comment
374 views