Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
Run JavaWS with JNLP File from the Server
How to run JavaWS command to read a JNLP file from the server?
✍: FYIcenter
If you know the URL of a JNLP file from the server,
you can run JavaWS command to read a JNLP file remotely
as shown below:
1. Check the following URL of a JNLP file with a browser:
https://docs.oracle.com/javase/tutorialJWS/samples/deployment/dynamictree_webstartJWSProject/dynamictree_webstart.jnlp
2. Run JavaWS command with this URL:
fyicenter> javaws https://docs.oracle.com/javase/tutorialJWS/samples/deployment/dynamictree_webstartJWSProject/dynamictree_webstart.jnlp
JavaWS will download the dynamictree_webstart.jnlp file first, then download the DynamicTreeDemo.jar file given in the JNLP file and launch it.
⇒ Understanding and Using javaws.jar
⇐ JavaWS Warning to Verify Publisher Certificate
2018-01-06, ∼1652🔥, 0💬
Popular Posts:
JDK 11 jdk.localedata.jmod is the JMOD file for JDK 11 Localedata module. JDK 11 Locale Data module ...
What Is poi-ooxml-5.2.3.jar? poi-ooxml-5.2.3.jar is one of the JAR files for Apache POI 5.2.3, which...
Where to get the Java source code for Connector/J 8.0 Core Impl module? Java source code files for C...
The JMX technology provides the tools for building distributed, Web-based, modular and dynamic solut...
What Is javax.websocket-api-1.1. jar?javax.websocket-api-1.1. jaris the JAR file for Java API for We...