We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
前期数据库建好,打开index.jsp页面,跳转到login.jsp页面,还有输入账号 密码,验证码,当验证码输入错误的时候显示验证码错误,当验证码输入正确的时候,这个时候应该成功登陆转到主页面,但是这时候点登陆没有反应
The text was updated successfully, but these errors were encountered:
会不会是JSP页面校验有bug
Sorry, something went wrong.
sorry bro so busy recently,please refer to this issue : #7 (comment)
你看看控制台的报错,如果有报错,可能就是数据库的问题,你也可以从浏览器的网络那里看看请求参数是否请求对了,我也遇到了好多次这种问题,差不多都是数据库访问不了,获取不了连接产生的
No branches or pull requests
前期数据库建好,打开index.jsp页面,跳转到login.jsp页面,还有输入账号 密码,验证码,当验证码输入错误的时候显示验证码错误,当验证码输入正确的时候,这个时候应该成功登陆转到主页面,但是这时候点登陆没有反应
The text was updated successfully, but these errors were encountered: