【javax.servlet.ServletException: Servlet execution threw an exception】
新手javax.servlet.ServletException: Servlet execution threw an exception
找了很多资料都没有用,才发现是自己的lib包放错地方,lib包应该放在WEB-INF下,我把它放到web下了,所以出现这个问题。
【javax.servlet.ServletException: Servlet execution threw an exception】
新手javax.servlet.ServletException: Servlet execution threw an exception
找了很多资料都没有用,才发现是自己的lib包放错地方,lib包应该放在WEB-INF下,我把它放到web下了,所以出现这个问题。