under webapps make another directory say
            etc
make a sub folder called web-inf and under it another folder called classes (this is where u place ur beans for jsp)
then copy th web.xml from another of the webapps's sub dirctory and place it in this web-inf u hv just made,
restart ur tomcat and give the path in browser as
hope this helps..
 
anoop
 
----- Original Message -----
Sent: Tuesday, October 02, 2001 7:14 PM
Subject: problem running user's jsp files?

hi all,
My JSP files runs under /usr/local/tomcat/webapps directory, but....
 
How can I do that users can runs their jsp files in their directory?
When I run jsp files under from any user's directory, it gives me following error message;
"Internal Server Error"
 
thanx a lot

Reply via email to