How to access file system from applet without signing?
P Durai murugan
Greenhorn
Joined: Jul 02, 2012
Posts: 1
posted
0
In trusted domain,is possible to access to file system from applet without signing?
Ulf Dittmer
Marshal
Joined: Mar 22, 2005
Posts: 35247
7
posted
0
Not without altering the local security policy file (which is apossibility if you have full control over the client machine, but a hassle nonetheless).