Start of Tutorial > Start of Trail > Start of Lesson |
Search
Feedback Form |
A policy file is an ASCII text file and can be composed via a text editor or the graphical Policy Tool utility demonstrated in this section. The Policy Tool saves you typing and eliminates the need for you to know the required syntax of policy files, thus reducing errors.
You will use the Policy Tool to create a policy file, named
mypolicy
, in which you will add a policy entry that grants code from the directory whereWriteFile.class
is stored permission to write thewritetest
file. The steps are as follows:
Note for UNIX Users: The steps illustrate creating the policy file for a Windows system. The steps are exactly the same if you are working on a UNIX system. Where the text says to store the policy file in theC:\Test
directory, you can store it in another directory. The examples in the step See the Policy File Effects and in the lesson Quick Tour of Controlling Applications assume that you stored it in the~/test
directory.
Start of Tutorial > Start of Trail > Start of Lesson |
Search
Feedback Form |
Copyright 1995-2005 Sun Microsystems, Inc. All rights reserved.