I'm learning Web Start and got an app to install and run from a web
page.  But I find that if I put this in the JNLP file:

<j2se href="http://java.sun.com/products/autodl/j2se"; version="1.4+"/>

Windows will download and run a 1.4 JRE if I don't have one, but Linux
(Sun's version of Java) just seems to ignore it and runs it under, e.g.
1.3 anyway.  Does anybody know what's up with this?  I tried it under
both Sun and Blackdown JVMs.

If I don't specify an href (platform version rather than product
version), it behaves the same (shouldn't it refuse to run?).

--
____________________________________________________________
Glenn Holmer                          [EMAIL PROTECTED]
Programmer/Analyst                       phone: 414.908.1809
Weyco Group, Inc.                          fax: 414.908.1601


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to