Sawdusty
01-31-2003, 11:39 PM
This has got to be a dumb simple question, but it's got no dumb simple answers that I can find.
I have to design an applet that accesses urls from across the web and displays them in the applet. Easy enough programming.
Only, applets are only allowed to connect to the server they originated from, unless you change the permissions. I've been given step by step instructions to do this in Internet Explorer... which don't help me much. ;)
How do you change security permissions for applets using the JDK plugin and mozilla, or if that's not possible, how do you do it with appletviewer?
Thanks,
Dusty
I have to design an applet that accesses urls from across the web and displays them in the applet. Easy enough programming.
Only, applets are only allowed to connect to the server they originated from, unless you change the permissions. I've been given step by step instructions to do this in Internet Explorer... which don't help me much. ;)
How do you change security permissions for applets using the JDK plugin and mozilla, or if that's not possible, how do you do it with appletviewer?
Thanks,
Dusty