You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by jo...@dancik.com on 2006/05/10 19:55:56 UTC

Tomcat 5 File accces

I have a servlet that writes a file to a local path outside the 
application path.  It works perfectly fine with Tomcat 4.  I'm trying to 
get it to work on Tomcat 5, but Tomcat 5 doesn't allow it to write to any 
path outside the application path.

I've read the Security Manager Howto, but can't figure out how to get it 
to work.

Can someone please clue me in?

Thanks,
Johnny