I have follwed the instructions to run a jsp file. I add the line that the line was <Context path="/star" docBase="star" debug="1" reloadable="true"/> in the server.xml file. but my jsp files does not run. it returns an error page. that can no find my jsp file. how can I show my file.
You now don't need to add anything to the server.xml file. This tutorial has been updated for the lastest JSP 2.1 spec and Tomat 6.0.14. Kindly read this tutorial again.