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:[email protected]] 
Sent: Friday, April 03, 2009 2:11 PM
To: [email protected]
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: [email protected]
For additional commands, e-mail: [email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to