security - Signed Java Applet prompting for printer access -


i have small java applet custom printing browser.

i have signed applet go daddy certificate, still receiving following security warning:

==

security warning

the applet has requested access printer

do want allow action?

==

there checkbox says, "always allow applet run", selecting still causes warning dialog show before print dialog displayed.

is there anyway grant access printer without modifying .policy file on client machines or include .policy file in .jar file?

thanks!

i don't think there other way. had same problem - signed applet printing, annoying dialog.

my problem applet executed javascript. according note here, applet executed javascipt behaves unsigned one.


Comments

Popular posts from this blog

apache - Add omitted ? to URLs -

redirect - bbPress Forum - rewrite to wwww.mysite prohibits login -

php - How can I stop spam on my custom forum/blog? -