aspose file tools
The moose likes Tomcat and the fly likes running simple jsp Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Products » Tomcat
Reply Bookmark "running simple jsp" Watch "running simple jsp" New topic
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
 
I agree. Here's the link: http://ej-technologies/jprofiler - if it wasn't for jprofiler, we would need to run our stuff on 16 servers instead of 3.
 
subject: running simple jsp
 
Similar Threads
running simple jsp
How to see my html file in my own directory
JSP Requirements
HTTP 404
not able to communicate to servlet