On Oct 15, 4:09 am, "Vlad Skarzhevskyy" <skarzhevs
...@gmail.com>
wrote:
> No it can't be use inside applet. Only inside the Webstart.
Any web start app. should (theoretically) be able to be
run in a browser from Java 1.6.0_10.
Here is some info. about it..
<http://java.sun.com/developer/technicalArticles/javase/6u10_applets/>
Applets become 'draggable' - offering the best of all worlds,
where the OP's users who do not need 'a browser wrapped
around the app.' can drag it off the browser and it then
becomes installed like a normal web start app.
See the applet/webstart 'deployment advice' for ensuring
the minimum version of 1.6.0_10.
<http://java.sun.com/javase/6/docs/technotes/guides/jweb/
deployment_advice.html#appletTagAttributes>
--
Andrew T.
pscode.org