This week's book giveaway is in the Agile and other Processes forum.
We're giving away four copies of The Mikado Method and have Ola Ellnestam and Daniel Brolund on-line!
See this thread for details.
The moose likes Developer Certification (SCJD/OCMJD) and the fly likes What is the significance of security manager policy file and what is the syntax Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Certification » Developer Certification (SCJD/OCMJD)
Reply Bookmark "What is the significance of security manager policy file and what is the syntax" Watch "What is the significance of security manager policy file and what is the syntax" New topic
Author

What is the significance of security manager policy file and what is the syntax

G.T. Reddy
Ranch Hand

Joined: Jun 25, 2002
Posts: 45
Hi everybody,
I am rmi in my FBN application.
I have a question about policy file.
What is the significance of security manager policy file and what is the syntax of this policy file.
Could any one suggest please?
John Smith
Ranch Hand

Joined: Oct 08, 2001
Posts: 2937

What is the significance of security manager policy file and what is the syntax of this policy file.

Check here. The short answer is that you don't need policy file.
Eugene.
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: What is the significance of security manager policy file and what is the syntax
 
Similar Threads
Under Java Security Manager, accessing a file inside a jar
AccessControlException when accessing Bean in JBOSS
java.security.policy problem
RMI Security Manager and POlicy file
Is it possible to create a Socket that is only visible locally?