Is there a migration path from applets to applications? OR Does Java Web Start support applets?
Java Web Start is primarily designed for application deployment. You specify all requirements for your application in the JNLP file, and off you go. We do provide the ability to launch Applets in much the same way as the traditional AppletViewer. The built-in AppletViewer is there to provide an easy migration path for existing Applets that want to take advantage of Java Web Start. However, it is not intended to be a full implementation of the Plug-In. The Plug-In is the primary launching vehicle for Applets. The built-in AppletViewer in Java Web Start has certain limitation, e.g., you can not specify class files as resources and policy files are not accepted.
Related Questions
- Does this tool provide support for migrating web service applications to the Sun Java System Application Server 9?
- Is there a migration path from applets to applications? OR Does JavaTM Web Start support applets?
- Is there a migration path from applets to applications? OR Does Java Web Start support applets?