raga2 wrote:
> Hello, 
> 
> Running tomcat on linux. I've written a simple JSP script to create a
> directory and a file. When I run it via tomcat, the code runs fine, no
> errors, but the directory nor the file get created where I specified. I have
> a feeling it's some sort of permission issue. Any help is welcome, pretty
> new to Tomcat. 
> 
> 
> 
> Thanks, 
> Raga

type "ps -aef | grep java"

you should see which user tomcat is running under.

p


p.s. Usually helpful to inlcude Tomcat version, java version etc in your
post.


---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to