Friday 4 March 2016

[Java] JNLP Tutorial

1. Make Java Program
It is simple JavaFX Program printing system hostname and IP.


2. Execute Java Program



3. Build jar file.
export jar named 'jafxt.jar'



4. Create keystore
create keystore named 'testKeys'


5. Assign keysotre into jar


6. Create JNLP file


7. Deploy jar, jnlp into tomcat and start tomcat up


8. Access JNLP URL using web brower and download JNLP file




9. Execute JNLP file






















If this error occurs


Set java security configuration


No comments:

Post a Comment