• 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
  • Tim Cooke
  • paul wheaton
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Security Policy Of Applets

 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have a problem regarding the Security Policy of Applets . So,can you tell me how to set up the Security policy of Applets
 
Ranch Hand
Posts: 347
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
himanshujs,


So,can you tell me how to set up the Security policy of Applets


There are a number of security issues related to applets. This section of Sun's Java tutorial may help you:
http://java.sun.com/docs/books/tutorial/applet/practical/security.html
If not, could you please post again with a more specific question. For example, what is your applet trying to do that is causing the security problem? Is it trying to write to the client's machine, make a network connection, etc.? It will be easier to answer if the exact issue is known.
Also, please be sure to register with a proper name. "himanshujs" does not follow the conventions. For more information, see here: http://www.javaranch.com/name.jsp .
If you do not use a name which follows the conventions, your account will be disabled. I value your posts and I would hate to see that happen.
Thank you for your cooperation.
Stephanie
 
I carry this gun in case a vending machine doesn't give me my fritos. This gun and this tiny ad:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic