I mistakenly changed my web.xml, and now when i just try to load up a simple
jsp through
http://localhost:8080/cmt3082/Register.jsp, i get the error
description The requested resource () is not available.
My folder hierachy is like so:
C:
cmt3082 - jsp files
WEB-INF
classes -
servlets
Olympics -
java classes
My web.xml is one i got from uni, quite long. What could i have changed which will stop me from loading up a simple jsp from the cmt3082 folder?
web.xml