]
Sent: November 19, 2004 5:41 AM
To: Tomcat Users List
Subject: RE: write and read problem
Hi,
Attachments usually don't make it to the list, so you need to post your
code inline.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Wout Perquin [mailto:[EMAI
PROTECTED]
>Sent: November 18, 2004 1:34 PM
>To: Tomcat Users List
>Subject: RE: write and read problem
>
>
>
>Hi,
>Post your code and we might be able to help more. In general, the
>server admin may run with restrictive permissions for security at the
OS
>level, so
ing files to a
random directory from a webapp is usually a bad idea.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Wout Perquin [mailto:[EMAIL PROTECTED]
>Sent: Friday, November 19, 2004 1:38 AM
>To: Tomcat Users List
>Subject: write and read problem
ctory from a webapp is usually a bad idea.
Yoav Shapira http://www.yoavshapira.com
>-Original Message-
>From: Wout Perquin [mailto:[EMAIL PROTECTED]
>Sent: Friday, November 19, 2004 1:38 AM
>To: Tomcat Users List
>Subject: write and read problem
>
>Hi All,
>I run
Hi All,
I run Tomcat4 on Linux Red Hat 7.1
>From within the init() of a servlet I try to read and write to the local
filesystem.
The SecurityManager is not enabled because System.getSecurityManager()
returns null.
When I try to read/write something then log catalina.out tells me:
java.io.FileNotFo