1

How to deploy java application using java web start, any suggestion for pdf file which I can read and do ?

2 Answers 2

4

Here is a step-by-step tutorial here below, which shows how to create the .jnlp for a simple app, signing and packaging the .jar:

http://www.mkyong.com/java/java-web-start-jnlp-tutorial-unofficial-guide/

Sign up to request clarification or add additional context in comments.

1 Comment

See also the JNLP API demos.. Each has full source, JNLP and build file. The file service demo. build file digitally signs the code, the rest are sand-boxed.
2

For reference, the tag itself is a convenient way to learn more…

2 Comments

Be sure to follow the small link (of the JWS tag) that reads 'info'.
IIUC, the link was once labeled info but now appears as learn more…; see also magic links.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.