• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Security warning while execute Applet in browser

 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

I am getting warning[Do you want to run this application?] message when i access below URL...
http://www.java.com/en/download/testjava.jsp
This prompt message is coming past 2 week only ... Is this because of any java latest update 7.17 ?

In our application we are using java applet ,when we access our page also we are getting this same warning message?
Please let me know what to do to avoid the message?

With Regards,
Mathan Mohan.
 
Bartender
Posts: 11497
19
Android Google Web Toolkit Mac Eclipse IDE Ubuntu Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Welcome to the Ranch.
Recommended reading http://superuser.com/questions/544694/java-applets-do-not-run-getting-do-you-want-to-run-this-application
 
Greenhorn
Posts: 13
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

The URL that you are hitting gives the JAVA home where you can install and do many more things regarding JAVA.

But you said that you are getting warning which you need to ignore by just clicking on cancel button.

But this side won't give you idea about applets.



Thanks
Atul Itankar

InfoCepts | www.infocepts.com
 
And inside of my fortune cookie was this tiny ad:
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic