You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by se...@davlin.co.in on 2003/01/11 07:22:16 UTC

unable to create Directory

hi

I have tomcat 3.2.3 running on win/98. 

There is a thread running which tries to create a directory in the 
specified location through the use of File.mkDir().This method is returning 
false,in effect i am not able to create the directory. The abstract file 
path passed on to the File object is proper and there is no 
SecurityException. The method mkDir() is just returning false.Why ? can 
anyone help me on this.

bye 


--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>