Re: WebStart API Examples?
Andrew Thompson wrote:
....
Is there some page at Sun's site of the JNLP API
(launchable) examples, that I missed?
Perhaps I was 'looking' in the wrong place..
<http://www.google.com/search?as_q=Sun+Microsystems&as_filetype=jnlp&as_sitesearch=java.sun.com>
...supposedly shows all JNLP launch files at sun, though many
of them fail becasue they specify 1.6 (which I don't have) and do
not point to an auto-installer (I guess there is no auto-installer
available at the time these were made..)
This limits the search to JNLP launch files that do *not* mention 1.6
<http://www.google.com/search?as_q=Sun+Microsystems&as_eq=1.6&as_filetype=jnlp&as_sitesearch=java.sun.com>
for a total of 7 - only one of which demonstrates webstart API's -
'notepad app' loads/saves files from within a sandboxed WebStart
app, with the user's prompting.
That is pretty pathetic, if it represents all the examples they offer.
And to the person who posted me an email containing my
own text of the original message. Two points..
- please respond to the group, not me personally
- adding some words of your own, might be a bonus.
Andrew T.