| Author |
cant create directory
|
Konrad Piersdorfer
Greenhorn
Joined: Nov 15, 2005
Posts: 2
|
|
inside a servlet i want to create a directory on a tomcat 4.1.30-server. the logged result is always false and the folder is not created. in the tomcat.policy-file i have the following entry: the mod of the directory, where i want to create that directory in, is 777 (all permissions set). am i having a wrong tomcat.policy? do i have to use a codebase? regards, konrad
|
 |
Paul Clapham
Bartender
Joined: Oct 14, 2005
Posts: 16487
|
|
|
And does the value of that variable "path" actually bear any relationship to the file permission you described there?
|
 |
 |
|
|
subject: cant create directory
|
|
|