当前位置:网站首页>The database connection code determines whether the account password is correct, but the correct account password always jumps to the failure page with wrong account password
The database connection code determines whether the account password is correct, but the correct account password always jumps to the failure page with wrong account password
2022-07-04 12:22:00 【CSDN Q & A】
- use sql Statement to the database input everything is normal
- tomcat The deployment is also normal , The only problem is that the input form is wrong , No matter what you enter, the business layer account password is wrong





Take the answer :
url There is a mistake here
What you're writing is :String url="jdbc:mysgL;//Localhost:3306/atm"
The right one is :String url="jdbc:mysql://localhost:3306/atm"
If there is a garbled code problem, write it as :"jdbc:mysql://localhost:3306/atm?UseUnicode=true&CharacterEncoding=true"
边栏推荐
- [Chongqing Guangdong education] National Open University spring 2019 2727 tax basis reference questions
- [Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 23
- JD home programmers delete databases and run away. Talk about binlog, the killer of MySQL data backup
- Summary of Shanghai Jiaotong University postgraduate entrance examination module -- cryptography
- CSDN documentation specification
- Games101 Lesson 8 shading 2 Notes
- OSI seven layer model & unit
- (August 10, 2021) web crawler learning - Chinese University ranking directed crawler
- Configure SSH certificate login
- Automatic translation between Chinese and English
猜你喜欢

QQ group collection

(August 9, 2021) example exercise of air quality index calculation (I)

nn. Exploration and experiment of batchnorm2d principle
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 19](/img/7c/f728e88ca36524f92c56213370399b.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 19
![[the way of programmer training] - 2 Perfect number calculation](/img/fd/4bb8560f601daddaa8895f20215be4.jpg)
[the way of programmer training] - 2 Perfect number calculation

(2021-08-20) web crawler learning 2

Login operation (for user name and password)

Clion configuration of opencv
![[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 17](/img/85/2635afeb2edeb0f308045edd1f3431.jpg)
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 17

The frost peel off the purple dragon scale, and the xiariba people will talk about database SQL optimization and the principle of indexing (primary / secondary / clustered / non clustered)
随机推荐
Entitas learning [iv] other common knowledge points
[solve the error of this pointing in the applet] SetData of undefined
Translation D29 (with AC code POJ 27:mode of sequence)
MPLS experiment
[directory] search
Local MySQL forgot the password modification method (Windows)
The frost peel off the purple dragon scale, and the xiariba people will talk about database SQL optimization and the principle of indexing (primary / secondary / clustered / non clustered)
Experiment 7. IPv6
Foreach (system.out:: println) usage
Common built-in modules
QQ group administrators
Data communication and network: ch13 Ethernet
Supercomputing simulation research has determined a safe and effective carbon capture and storage route
template<typename MAP, typename LIST, typename First, typename ... Keytypes > recursive call with indefinite parameters - beauty of Pan China
Login operation (for user name and password)
MySQL performance optimization index
[the way of programmer training] - 2 Perfect number calculation
Alibaba cloud server connection intranet operation
MYCAT middleware installation and use
[Yunju entrepreneurial foundation notes] Chapter II entrepreneur test 7