Hi All,
I created an application in
Java Swing, and created a jar file for the application.
And then I signed the jar file using the using RSA-Signed Certificates as in the
http://java.sun.com/j2se/1.4.2/docs/guide/plugin/developer_guide/rsa_signing.html
Now I needed to create the jnlp file and after that I have to put that jnlp file in a web server as per the client suggestion.
But I don't know, what is the use of the jnlp file and how to create it.
Any help is appreciable......
Thanks
Renjith M