Share what you know with millions of people
Focus is the best place to turn what you know into remarkable content
0
I’m thinking about deploying an application with Java Web Start and Java Network Launch Protocol (JNLP), but would it be more convenient deploying it with the Java Plug-in instead?
Events
- Dos and Don'ts of Small Business Marketing May 29 @ 11 am PT
- Lead Nurturing 202: The Next Generation May 31 @ 11 am PT
- The Tricks to Paid Media June 6 @ 11 am PT
- Display Advertising for Brand Awareness June 20 @ 11 am PT





1 Answer
You are dealing with two different monsters here. After doing some research and hearing some feedback. We have come to the conclusion that deploying an application with Java Web Start would be easier. There seems to be more security level concerns and you can only run Java applets in a controlled environment (such as within a web browser), so refreshing can bring some issues when deploying with Java Plug-in.
Answer This Question