[RFC] icedtea-web (netx): Allow applet to read jnlp file for parameters
Andrew Su
asu at redhat.com
Wed Oct 20 06:51:28 PDT 2010
And here is the patch :)
----- "Andrew Su" <asu at redhat.com> wrote:
> From: "Andrew Su" <asu at redhat.com>
> To: "distro-pkg-dev" <distro-pkg-dev at openjdk.java.net>
> Sent: Wednesday, October 20, 2010 9:49:51 AM GMT -05:00 US/Canada Eastern
> Subject: [RFC] icedtea-web (netx): Allow applet to read jnlp file for parameters
>
> Hi,
>
> This patch lets the applet read parameters stored in a jnlp file
> pointed to by the parameter "jnlp_href". Currently, when the applet
> loads given the parameter jnlp_href will not read the file, jnlp_file
> will be like any normal parameter passed in to an applet.
>
> I originally planned on placing it inside parse of PluginAppletViewer,
> but later decided that jnlp stuff should go back into netx. Thanks to
> Omair's patch which gave me the idea to place it inside PluginBridge
> (in netx).
>
> Comments? Questions? Concerns?
>
> Cheers,
> --Andrew
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 20101020_enable_applet_parameter_from_jnlp_file.patch
Type: text/x-patch
Size: 2074 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20101020/93c55e18/20101020_enable_applet_parameter_from_jnlp_file.patch
More information about the distro-pkg-dev
mailing list