hi,
I have recently installed apache tomcat 5 and have tested the tomcat by using following link
http://localhost:8080/ and it works fine but when i try to access my application it do not work and gives me error. i have got web-inf which have web.xml and i also tried to run simple html file but still it gives me following error
any help will be much appreciated.
HTTP Status 404 - /abc/
--------------------------------------------------------------------------------
type Status report
message /abc/
description The requested resource (/abc/) is not available.
--------------------------------------------------------------------------------
Apache Tomcat/5.5.14