Which user tomcat runs at?

BTW, you do not need JSP to create directory and file. JSP is for template
tasks only. Use simple servlet instead.  

-----Original Message-----
From: raga2 [mailto:ragabo...@gmail.com] 
Sent: Friday, April 03, 2009 2:11 PM
To: users@tomcat.apache.org
Subject: Which user executes JSP in Tomcat?


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
--
View this message in context:
http://www.nabble.com/Which-user-executes-JSP-in-Tomcat--tp22865557p22865557
.html
Sent from the Tomcat - User mailing list archive at Nabble.com.


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


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

Reply via email to