Skip to Main Content

Java Programming

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!

reasons for tomcat error

807603Jan 30 2008 — edited Jan 31 2008
<excuse>
i couldnt find any tomcat forums and irc is blocked here
</excuse>

what could be the cause of this message:

HTTP Status 404 - /~koryakm/test/index.jsp
description The requested resource (/~koryakm/test/index.jsp) is not available.

See: http://saldane.com/~koryakm/test/
in there you will see index.jsp which when clicked will give you the above message.

Its not permissions, all that stuff is 777.

this is my web.xml that i use in /etc/tomcat5.5/
http://saldane.com/~koryakm/WEB-INF/web.xml

since i define all my servlet mappings in the tomcat conf directory, i dont have a web.xml in my webapp, which seems ok since all i am trying to do is get one .jsp file to work.

what is wrong with me?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Feb 28 2008
Added on Jan 30 2008
4 comments
92 views