Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Do I need to change my application to work with JavaTM Web Start?

application JavaTM web
0
Posted

Do I need to change my application to work with JavaTM Web Start?

0

If your application is written to the JavaTM 2 platform, and is delivered as a set of JAR files, there should be no need to revise your application. Make sure that all your application resources (such as images and resource bundles, for example) are retrieved from a JAR file, since JavaTM Web Start launches an application by invoking the public static void main(String[] args) method. And if your application needs unrestricted access to the system, (for example, network or disk access), you will need to sign your code.

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123