RE: write and read problem

2004-11-19 Thread Wout Perquin
] 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

RE: write and read problem

2004-11-19 Thread Shapira, Yoav
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

RE: write and read problem

2004-11-18 Thread Wout Perquin
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

RE: write and read problem

2004-11-18 Thread Shapira, Yoav
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

write and read problem

2004-11-18 Thread Wout Perquin
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