| |||
| [Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] |
Adrian Sutton wrote: >You can specify file type associations in the WebStart JNLP file: > ><jnlp spec="1.0+" codebase="http://localhost/editlivexml"; >href="designer.jnlp"> > <information> > ... > <association extensions="els" >mime-type="x-application/elx-solution" /> > ... > </information> > ... ></jnlp> The <association> element is present only in JNLP 1.5, not JNLP 1.0. If you're using an <association> element, you should have: <jnlp spec="1.5+" ...> For reference: <http://java.sun.com/products/javawebstart/download-spec.html> -- GG _______________________________________________ Do not post admin requests to the list. They will be ignored. Java-dev mailing list (email@hidden) Help/Unsubscribe/Update your Subscription: http://lists.apple.com/mailman/options/java-dev/email@hidden This email sent to email@hidden
| Home | Archives | FAQ | Terms/Conditions | Contact | RSS | Lists | About |
Visit the Apple Store online or at retail locations.
1-800-MY-APPLE
Contact Apple | Terms of Use | Privacy Policy
Copyright © 2007 Apple Inc. All rights reserved.