今天做了一个登陆功能,使用servlet、JDBCTemplate、Druid连接池,Test连接池都没问题,可以正常获取数据库数据,但是在页面登录跳转的时候报500。Description:The server encountered an unexpected condition that prevented it from fulfilling the request.
搞了一个上午才发现WEB-INF下面的lib使用了libs命名,真的坑啊
相关文章:
今天做了一个登陆功能,使用servlet、JDBCTemplate、Druid连接池,Test连接池都没问题,可以正常获取数据库数据,但是在页面登录跳转的时候报500。Description:The server encountered an unexpected condition that prevented it from fulfilling the request.
搞了一个上午才发现WEB-INF下面的lib使用了libs命名,真的坑啊
相关文章: