Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Applets on a tripod page

843807Oct 2 2002 — edited Oct 7 2002
I'm trying to get a really simple Applet to work on my lycos / tripod homepage. It doesn't seem to work. I haven't published any Applets before, so I might be missing something obvious. Can someone give me some pointers.

Info:
Its a single class JApplet thing.
Doesn't do anything complicated.
I get a security exception when I run from the tripod site although it runs fine on my own machine.

This is the top line exception I get

java.security.AccessControlException: access denied (java.net.SocketPermission members.lycos.co.uk resolve)

Tripod won't help me :(
So can you .....

Cheers,
Dave.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Nov 4 2002
Added on Oct 2 2002
5 comments
168 views