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 Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Java Applets

Status
Not open for further replies.

edman

Technical User
Feb 15, 2002
2
0
0
US
How in the world do you let an applet access and create files on the client.....I have tried making a policy file entry using the policytool tool but it doesn't work...
you know how you sometimes see that window that comes up that asks you to trust the code....how do you do that?

 
Hi,

You will have to get your applet signed. This would produce a certificate and when the browsers locate the cert your applet is sign with, it will prompt the user whether he wants to trust the code or not :)

Regards,
Leon If you need additional help, you can email to me at zaoliang@hotmail.com I don't guaranty that I will be able to solve your problems but I will try my best :)
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top