HTTP Status 500-Error instantiating servlet class problem solving


after a refresh operation, the page turns to 404, that is:

this situation usually occurs when servlet-class configuration is carried out in the web.xml file, you can check whether the classname of the servlet is wrong and other details.

Read More: