Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

problem with JSP page running in browser.

843836Feb 3 2004 — edited Feb 5 2004
Hello,
I have created a simple JSP page. I have put it on my apache tomcat server. I have made changes in server.xml file i.e. context path="path that is displayed on my browser" and docBase="absolute path of the folder contains all jsp files". Now the problem is, when I start my tomcat server and open browser than I can see the folder in browser that is put on tomcat server but when I click that particular folder, I can not see the jsp page. "Page not found" eror is displayed. I have set path for apache tomcat i.e. set java_jome=foo\tomcat. the same page is run in JRun server.
Why I can not see my JSP page with tomcat ? pls slove my problem.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 4 2004
Added on Feb 3 2004
7 comments
1,494 views