Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations SkipVought on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Applets fail on network drive

Status
Not open for further replies.

enochsfootwear

Programmer
Aug 11, 2004
25
0
0
US
Hi,
I’m having trouble with Applets on a network drive. I get the Java.Security.AccessControlException: access denied message.
I tried creating a simple HelloWorld applet and I get the same message. If I map the network drive all applets work.

So, in my browser (I.E 6) this causes an error

\\mynetworkdrive\website\HelloWorld.html
And this works
z:\website\HelloWorld.html


Thanks

 
Thanks. I'm not sure if it's the same thing since it's just a HelloWorld test. Someone suggested that it maybe it's because I'm going through the network drive and not a web server.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top