java - How to disable startup applet warning dialog? -
i have self-signed applet. possible see next message java (which happens once)
not (which happens everytime when load applet)
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
Post a Comment