Results 1 to 1 of 1
- 09-16-2011, 10:14 PM #1
Member
- Join Date
- Sep 2011
- Posts
- 1
- Rep Power
- 0
Turn off Applet warning for older version?
We have an applet that runs best compatibility on java 1.5 (this is an old app provided to us with no source) and we have added the java version param to have the client machine utilize 1.5 if they have it. The machines fall back to 1.5 fine, but every time it runs the warning is displayed. Is there a way to shut off the warning that says "you are about to run using an old JRE"?
I've seen a lot of people ask this question in the spirit of not wanting the warning and not wanting to run on an old version, but in our case we want to run on the old version - just not get the warning every time.
- it won't work with 1.6 so shutting of the jnlp checkbox and forcing an upgrade is not what we want.
- the applet is utilized in a CMS app, so it is run/destroyed often which is what makes this such an annoyance.
Is there some config somewhere or entry in the java.policy file that would help prevent this dialog box?
Thanks!
Matt
Similar Threads
-
Signed applet security warning
By danzik17 in forum Java AppletsReplies: 0Last Post: 01-24-2011, 09:54 PM -
how can i turn my application into an applet
By HtotheP in forum Java AppletsReplies: 2Last Post: 12-18-2010, 11:20 AM -
java -version pointing to older version
By deepakts in forum New To JavaReplies: 4Last Post: 05-06-2010, 09:59 AM -
Hello from an even older Dude
By Alan-LB in forum IntroductionsReplies: 10Last Post: 06-29-2008, 05:29 AM -
how can i turn this java program to an applet
By anotsu in forum New To JavaReplies: 5Last Post: 03-10-2008, 11:48 PM


LinkBack URL
About LinkBacks
Reply With Quote
Bookmarks