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?

Attachments

0
The Focus IT Specialist Team
IT Specialist, Focus
Posted on July 28, 2009
  • Recommended by:

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