javax.servlet.ServletException: Servlet execution threw an exception HTTP Status 500

javax.servlet.ServletException: Servlet execution threw an exception
javax.servlet.ServletException: Servlet execution threw an exception HTTP Status 500
新手java练习时出现这类问题时,可以尝试从这两个方面考虑:
1、lib包放错地方,lib包应该放在WEB-INF***意文件夹不要拼写错误。
javax.servlet.ServletException: Servlet execution threw an exception HTTP Status 500
2、项目保存路径不能出现中文。如果是,改成英文路径重新run。
javax.servlet.ServletException: Servlet execution threw an exception HTTP Status 500