| Author |
running simple jsp
|
arekonda ramesh babu
Ranch Hand
Joined: Apr 11, 2006
Posts: 35
|
|
hai under webapp directory of tomcat5.0 i created myjsp and saved in it myjsp.jsp file after running tomcat and try to access through browser, iam getting this type of error . HTTP Status 404 - /myjsp/myjsp.jsp -------------------------------------------------------------------------------- type Status report message /myjsp/myjsp.jsp description The requested resource (/myjsp/myjsp.jsp) is not available. -------------------------------------------------------------------------------- Apache Tomcat/5.0.30 do need ful to me
|
 |
Sivaraman Lakshmanan
Ranch Hand
Joined: Aug 02, 2003
Posts: 231
|
|
Hi arekonda, Do you have WEB-INF/web.xml in that folder. If no please add it and give a try. Hope this helps
|
Regards,
Sivaraman.L
|
 |
 |
|
|
subject: running simple jsp
|
|
|