I think I found it.
It seems that I had configured Tomcat to run as a service, but was also starting and stopping it manually.
So when I thought I was stopping it, there was still an instance running.
Thanks to everyone for all their help.
Thanks for your reply.
Yes, I can see http://localhost:8080/index.jsp
No, I cannot see mydir. (I renamed my jsp to "index.jsp".
I thought that maybe there was something wrong with my jsp, so I copied index.jsp from ROOT to mydir, and I also copied the web.xml. I restarted Tomcat...
I'm new to JSP and I must be missing somthing.
I'm trying to deploy a simple "Hello World" app which consists of only one jsp file.
I created a separate directory under webapps and put the
.jsp file into it. I created a WEB-INF subdirectory with a simple web.xml file. I restarted...
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.