qq_我是一只勤快鸟儿_03479056
2017-07-01 17:58
进入登录jsp页面,输入用户名和密码,域名跳转到login.action,但是还是Users_login.jsp页面啊,为什么啊,求解答!!!!!
console显示:
Caused by: org.hibernate.exception.JDBCConnectionException: Error calling DriverManager#getConnection
原因driver,驱动有问题,仔细看看配置好
Caused by: java.sql.SQLException: No suitable driver found for jdbc:mysql:///test?useUnicode=true&characterEncoding=UTF-8
org.hibernate.service.spi.ServiceException: Unable to create requested service [org.hibernate.engine.jdbc.env.spi.JdbcEnvironment]
使用Struts2+Hibernate开发学生信息管理功能
80695 学习 · 797 问题
相似问题