[XOM-interest] Classpath for running jar files
Randall R Schulz
rschulz at sonic.net
Mon May 11 19:19:53 EDT 2009
On Monday May 11 2009, Scott Brush wrote:
> ...
>
> Is it possible to run a .jar file with XOM classes on a PC without
> them being installed?
There is something called JNLP, the Java Network Launching Protocol with
the reference implementation Java Web Start.
It has provisions for retrieving everything an application needs other
than a Java Runtime Environment itself.
<http://java.sun.com/developer/technicalArticles/Programming/jnlp/>
> Scott Brush
Randall Schulz
More information about the XOM-interest
mailing list