Re: JWS Program problem with MAC



On Sat, 22 Mar 2008 15:41:30 -0700, Knute Johnson
<nospam@xxxxxxxxxxxxxxxxxxxxxxx> wrote, quoted or indirectly quoted
someone who said :

http://rabbitbrush.frazmtn.com/aviation/

try removing main="true" from:

<jar href="sVFRFlightLog.jar" main="true" />

You specified the main class explicitly.

also try changing:
<jnlp spec="1.0+"
to <jnlp spec="1.5+"

You are using 1.5 features.
--

Roedy Green Canadian Mind Products
The Java Glossary
http://mindprod.com
.



Relevant Pages