Trusted (?) applets

classic Classic list List threaded Threaded
2 messages Options
Reply | Threaded
Open this post in threaded view
|

Trusted (?) applets

Andreas Zieritz-2
I've solved most of the non-Netrexx or Java related problems, now it's
time for some other things.

How do I achieve that an applet gets read/write - permissions on a local
harddisk?

Code-examples welcome.

--
Servus,
        Andreas
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>

Reply | Threaded
Open this post in threaded view
|

Re: Trusted (?) applets

dIon Gillard/Multitask Consulting/AU
You'll need to sign the applets. How to do this is browser specific. i.e.
do it one way for netscape, one for ie, one for jvm.

See http://www.suitable.com/Doc_CodeSigning.shtml

It has java instructions, but by and large they are identical for NetRexx.

Sorry for not answering sooner. If u have questions, feel free.

--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Play:        http://www.trongus.com



I've solved most of the non-Netrexx or Java related problems, now it's
time for some other things.

How do I achieve that an applet gets read/write - permissions on a local
harddisk?

Code-examples welcome.

--
Servus,
                 Andreas


~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
To unsubscribe from this mailing list ( ibm-netrexx ), please send a note to
[hidden email]
with the following message in the body of the note
unsubscribe ibm-netrexx <e-mail address>