Stephen Gray wrote:
> I'm assuming that there is come configuration option that causes Tomcat
> not to be able to see the local file system but I can't think what it
> might be - I'm not starting Tomcat with a security manager.
When running as a service, tomcat runs under the local system user by
Hello everyone,
I'm having a problem with a java/jsp application running under Tomcat
5.5.12 on Windows. When I start Tomcat from the system tray application or
from the windows services window code that checks whether a directory
exists incorrectly returns false:
File file = new Fil