> The requested resource (/helloJSP/hello.jsp) is not available.
This error usually means the container is unable to locate file. There is some problem with the path that you specify. If your root folder is "HelloJSP", and if your jsp file is present in the root folder, you just need to type:
http://localhost:8080/HelloJSP/hello.jsp
Post the code if it still doesn't solve your problem since I have no idea what you are trying to do.
~s.o.s~
Failure as a human
11,938 posts since Jun 2006
Reputation Points: 3,281
Solved Threads: 734
For source code navigate to:
Tomcat_Installation_Directory\webapps\jsp-examples\
~s.o.s~
Failure as a human
11,938 posts since Jun 2006
Reputation Points: 3,281
Solved Threads: 734