i download the java app webstart.JNLP application. After I opened in notepad, I found that it lists some resource, as shown below, I think, for an application that can load, these * .jar should find some places on my computer. Where can I find the path to * .jar? does anyone help ideas?
<jar href="sax2.jar"/>
<jar href="soap.jar"/>
<jar href="sslava.jar"/>
<jar href="winpack-3.6.1.jar"/>
<jar href="wsdl4j-1.5.1.jar"/>
<jar href="secprops-prodny.jar"/>
source
share