| Author |
Error creating directories
|
Syed Hussain
Ranch Hand
Joined: Feb 06, 2001
Posts: 55
|
|
I am calling java.io.File.mkdirs() method from a jsp deployed locally on my Windows machine and its working fine, but when I call this method from the same jsp deployed on a Linux machine it is returning false. Why is it not able to create directories? Is this a file system security issue ?
|
 |
Bear Bibeault
Author and ninkuma
Marshal
Joined: Jan 10, 2002
Posts: 56230
|
|
|
Moving to the I/O Forum.
|
[Smart Questions] [JSP FAQ] [Books by Bear] [Bear's FrontMan] [About Bear]
|
 |
 |
|
|
subject: Error creating directories
|
|
|