Mailing Lists: Apple Mailing Lists

Image of Mac OS face in stamp
 
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Receiving files dragged to the Dock in a pure-Java app




On May 25, 2005, at 6:51 PM, Greg Guerin wrote:

Adrian Sutton wrote:


You can specify file type associations in the WebStart JNLP file:

<jnlp spec="1.0+" codebase=""http://localhost/editlivexml">http://localhost/editlivexml";
href="">
       <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:

Also note that this release of Java 1.5 doesn't yet support association elements. We do plan to support it, but as always, no pre-announcing when.

Scott

------------------
Scott Kovatch
Apple Computer
Java Runtime Classes
Cleveland Hts, OH
email@hidden

I am Scott Kovatch, and I approved this message.

 _______________________________________________
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

References: 
 >Re: Receiving files dragged to the Dock in a pure-Java app (From: Greg Guerin <email@hidden>)



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.