HTTP Status 500 – Internal Server Error
已回答
Hello!
I need some help.
This is my HelloServlet.java
web.xml

When I go to localhost:8080/first everything works.
When I am trying to go to localhost:8080/first/test I have 500 errors.
This is my second day with this problem and I tried a lot of things and nothing.
Somebody help ? ;)
请先登录再写评论。
The example from https://metanit.com/java/javaee/4.5.php and Tomcat 8 version works for me. What is the internal error you are getting and what Java EE server and the version do you use? It may be related to Java EE server and it's version used.