| 
 Hi, 
On my Cobalt Raq4 Server, I got a script in JSP 
which reads an image from a directory and copies it to another 
directory. 
the script is located at 
/home/sites/home/web/htm/myscript.jsp 
It gives an error Access Control Exception when it 
copies the image to /home/sites/site2/web but it copies the image file if the 
target path is set to /home/sites/home/web/arun 
How do i give permissions in tomcat policy 
file? 
There are sufficient permissions in Linux level as 
my perl script copies the file to the directory belonging to another 
site. 
Besides, I wanted to setup Javamail on server. I 
would be grateful, if you could kindly tell me the location to copy the jar 
files and the necessary permissions  to enable javamail on the 
server. 
Expecting an early reply in this 
regard, 
 |