[EMAIL PROTECTED] wrote: > jsp page return 404 if I start tomcat 3.2.1 as nobody. If I start it as > root, jsp is fine. > > what is going on? > First, this is a user question better served on TOMCAT-USER, not on TOMCAT-DEV -- please do not cross post. Second, the most likely explanation is your operating system permissions are not set so that user "nobody" can read the files. Craig McClanahan --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, email: [EMAIL PROTECTED]
