how can allot the permission for the java applet user can't open html page using command prompt so how can user grant permission when open html page directly.
my applet running when i use "appletviewer -J-Djava.security.policy=test.policy http://test.html" but when i run http://test.html directly then got exception (access denied).