- Why do we need JNLP file?
- What is the advantage of it?
- Can we run applet without signing it on browser?
Tell me more
×
Stack Overflow is a question and answer site for
professional and enthusiast programmers. It's 100% free, no registration required.
|
|
|||||
|
For some of the things that launching via JWS brings to an applet, read the info. tag on JNLP (& chase the links).
Does that make sense in your head? To me, it sounds like nonsense. Whether code is signed is unrelated to whether it is deployed using Java Web Start. The browser has (little or) nothing to do with code signing. But guessing one meaning. Code can be deployed as either a standard embedded applet or by web start, as either signed or unsigned. |
|||
|
|
