I have a simple test applet , supposed to HelloWorld (and works fine using appletviewer hHelloWorld.class from the command line), but when I try to view hHelloWorld.html in my browser, I get this message (from Java itself, as far as I can tell, not my Firefox or Chrome):
"Your security settings have blocked a local application from running."
i can solve this problem reducing the security level of java but i want to run without changing java security