OpenJNLP implements the Java Network Launching Protocol (JNLP), allowing a user to run a Java application or applet directly from the Internet. JNLP provides direct access to Java software using the latest JVM without the constraints and problems of applets within web browsers.
read more: http://openjnlp.nanode.org
-
Open Java Network Launching Protocol (JNLP) 0.5 Released (9 messages)
- Posted by: sharat nellutla
- Posted on: December 13 2001 09:35 EST
Threaded Messages (9)
- Open Java Network Launching Protocol (JNLP) 0.5 Released by neunet n on December 13 2001 15:32 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Rodney J Woodruff on December 13 2001 15:38 EST
-
JNLP and SMS by Laurent BEDE on December 14 2001 03:20 EST
-
JNLP and SMS by Arthur Tang on December 14 2001 02:00 EST
- JNLP and SMS by Laurent BEDE on December 20 2001 05:16 EST
-
JNLP and SMS by Arthur Tang on December 14 2001 02:00 EST
-
JNLP and SMS by Laurent BEDE on December 14 2001 03:20 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Rodney J Woodruff on December 13 2001 15:38 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Allampalli Ramagopal on December 14 2001 03:37 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Weston Aiken on December 14 2001 08:07 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by sharat nellutla on December 14 2001 09:39 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Reema Patel on December 14 2001 10:51 EST
- Open Java Network Launching Protocol (JNLP) 0.5 Released by Weston Aiken on December 14 2001 08:07 EST
-
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: neunet n
- Posted on: December 13 2001 15:32 EST
- in response to sharat nellutla
Sweet! I liked JPathReport.
-
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: Rodney J Woodruff
- Posted on: December 13 2001 15:38 EST
- in response to neunet n
How do you use it? -
JNLP and SMS[ Go to top ]
- Posted by: Laurent BEDE
- Posted on: December 14 2001 03:20 EST
- in response to Rodney J Woodruff
Any ideas on how to integrate Microsoft SMS distribution system with JNLP / Webstart.... ? -
JNLP and SMS[ Go to top ]
- Posted by: Arthur Tang
- Posted on: December 14 2001 14:00 EST
- in response to Laurent BEDE
The WebStart, which using JNLP, is already the way to do SD for Java application, so no need to integrate for SD. For the status/statistics of individual client, I don't there is anything available in WebStart yet. -
JNLP and SMS[ Go to top ]
- Posted by: Laurent BEDE
- Posted on: December 20 2001 17:16 EST
- in response to Arthur Tang
You're right , SMS and JNLP are two different ways to achieve SD...
and you're right again, i trying to figure out how i can report installation to SMS console...In fact, my software admin is seeing webstart as a blackbox and he's not that happy with this new gadget he could not master and control.... -
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: Allampalli Ramagopal
- Posted on: December 14 2001 03:37 EST
- in response to sharat nellutla
Hi,
I could find only the API documentation. Can any body tell me where I can find the architecture and concepts
Thanks in advance
Ramagopal
-
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: Weston Aiken
- Posted on: December 14 2001 08:07 EST
- in response to Allampalli Ramagopal
-
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: sharat nellutla
- Posted on: December 14 2001 09:39 EST
- in response to Weston Aiken
find some more info at:
http://developer.java.sun.com/developer/Books/jnlp/ -
Open Java Network Launching Protocol (JNLP) 0.5 Released[ Go to top ]
- Posted by: Reema Patel
- Posted on: December 14 2001 10:51 EST
- in response to Allampalli Ramagopal
I could find only the API documentation. Can any body
> tell me where I can find the architecture and concepts
There is a nice article on Javaworld on Java Web Start and JNLP, written by Sun Technology Evangelist.
http://www.javaworld.com/javaworld/jw-07-2001/jw-0706-webstart.html
hth,
Reema.