Skip to Main Content

Java SE (Java Platform, Standard Edition)

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Disabling Java popoup messages when using internet browser

994217Mar 1 2013 — edited Mar 1 2013
As of late, the new JRE 1.7 displays security popup messages asking the user to allow the usage java application when used via an internet browser.

Our customer base is using our application via intranet with a local server, those popup are becoming a annoyance as well as creating issue in our application. For example, with have a timeout to automatically log out of the application which now requires the user to validate it prior running, which against governmental requirement in our case.

Is there a Java setting that would allow to disable those messages? If not, is there a solution to register our application as safe to run through Java. As of now the solution is to run older version of JAVA (7u3) to allow proper usage.

Thanks
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 29 2013
Added on Mar 1 2013
1 comment
272 views