在路径为/Login的上下文中,Servlet[cn.edu.hbctc.ZhuceServlet]的Servlet.service()引发了具有根本原因的异常Servlet执行抛出一个异常
java.lang.Error: Unresolved compilation problem:
Cannot instantiate the type User
错误发生在 cn.edu.hbctc.ZhuceServlet 的 Servlet.service() 方法中,并且是因为无法实例化 User 类导致的编译问题