Hello Raj, The path is actually supposed to be "", not "/". Make sure you don't also have a directory called "ROOT" in your webapps directory when doing this...or make the path for the "ROOT" webapp something other than "".
Jake Tuesday, September 03, 2002, 12:13:28 PM, you wrote: RM> Hi all, RM> I have my web application running under tomcat path "/" localhost:8080/, but once I have configured Apache to tomcat the examples application works great localhost/examples but my application RM> defined on path = "/" (localhost/) is not working, actually apache is looking under /htdocs for the jsp page and logs say page not found. How to get around with this error. But the application RM> works great with tomcat itself localhost:8080. RM> any clues please........... RM> (Apache1.3,tomcat4 both ruuning on solaris8 with jdk1.3.1) RM> -Raj -- Best regards, Jacob mailto:[EMAIL PROTECTED] -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
