开发者

Where can I download JNLP.jar?

开发者 https://www.devze.com 2023-04-08 23:32 出处:网络
How can I run the examples in the link? Where can I get the JNLP developer pack?开发者_JS百科C:\\Program Files\\Java\\jdk1.6.0_27\\sample\\jnlp\\servlet

How can I run the examples in the link?

Where can I get the JNLP developer pack?开发者_JS百科


C:\Program Files\Java\jdk1.6.0_27\sample\jnlp\servlet

In other words, in the sample\jnlp\servlet directory of your JDK.


You can also find the javax.jnlp.* classes in lib/javaws.jar under your JRE installation.


The classes shown at the link are primarily of the JNLP API. It is automatically on the run-time class-path of apps launched using Java Web Start.

As to how to add them to the compile-time class-path, see the tips in (the build files of) these demos.


It's really hard to get there. The JAR tar balls, such as jnlp-servlet.jar, are located in lib.


You find the JNLP developers pack here.

0

精彩评论

暂无评论...
验证码 换一张
取 消

关注公众号