Attempt to launch an exe -> browser nags you.
Launch a jnlp -> Java plugin nags you if necessary & you havn’t accepted the certificate.
unsigned Applet -> obviously sandboxed.
signed Applet -> Java nags you if you havn’t accepted the certificate.
signed Jar file -> Java nags you if you havn’t accepted the certificate.
unsigned Jar file -> no browser nag, no Java nag, not sandboxed?
Given that even moderately security literate people won’t realize a .jar file is a security threat that should not be clicked on willy-nilly, this seems to me to be a little bit of a security hole? (obviously in the browser, not Java per-se)
Or have I simply managed to turn off the nag message somehow?
