> Is it possible to launch a Java Swing app from a web page? If so,
> what are the options? Can you link to a specific function in the
[quoted text clipped - 3 lines]
>
> Thanks
look at Java Webstart which is part of Sun's Java jre download.
Mark
Andrew Thompson - 24 Feb 2007 11:19 GMT
> > Is it possible to launch a Java Swing app from a web page?
..
> look at Java Webstart
Some examples.
<http://www.physci.org/jws/>
Andrew T.
johkar - 26 Feb 2007 00:34 GMT
> >johkarwrote:
> > > Is it possible to launch a Java Swing app from a web page?
[quoted text clipped - 5 lines]
>
> Andrew T.
Thanks, very helpful.
johkar - 26 Feb 2007 00:33 GMT
> johkarwrote:
> > Is it possible to launch a Java Swing app from a web page? If so,
[quoted text clipped - 8 lines]
>
> Mark
Thank you.