Posted By:
Tarun_Verma
Posted On:
Wednesday, December 14, 2011 03:40 AM
i have copied a tomcat5 zip file and unzit it in my system C:/ drive....i am folowing every standard and my directory structure is given below:- Demo(Project Name) /WEB-INF classes src web.xml hello.jsp and my tomcat port number is 8090...i start my startup.bat file which is under bin folder of tomcat...when i go in browser and type localhost:8090/Demo/hello.jsp its showing error which is given below:- The requested resource (/Demo/hello.jsp) is not available. please suggest me what to do....thnx in advance Please use html tags to format code blocks.
More>>
i have copied a tomcat5 zip file and unzit it in my system C:/ drive....i am folowing every standard and my directory structure is given below:-
Demo(Project Name)
/WEB-INF
classes
src
web.xml
hello.jsp
and my tomcat port number is 8090...i start my startup.bat file which is under bin folder of tomcat...when i go in browser and type localhost:8090/Demo/hello.jsp
its showing error which is given below:-
The requested resource (/Demo/hello.jsp) is not available.
please suggest me what to do....thnx in advance
Please use html tags to format code blocks.
<<Less