java - How to disable startup applet warning dialog? -


i have self-signed applet. possible see next message java (which happens once)

desired prompt

not (which happens everytime when load applet)

dont want see this

maybe adding java.policy or java.security ? or disable in java console. if familiar this, kindly me :)

if not familiar messages, read please: what should when see security prompt java?

thanks in advance.

maybe adding java.policy or java.security ?

on machine of every user of applet? has never been practical.

or disable in java console.

you mean introduce amounts weak security in interface oracle offers configure plug-in? no.

if familiar this, kindly me :)

oracle, (as me matter) more interested in helping end user avoid applets 1 self signed. if user saw 2nd prompt seen above, unverified applet, nothing short of security bug in jre. if find way achieve, please report oracle can have bug fixed quickly.


Comments

Popular posts from this blog

php - SPIP: From Tag directly to an article -

jquery - isAjaxRequest always return false -

ruby on rails - In a controller spec, how to find a specific tag in the generated view? -