Skip to content

使用SSM(Spring, Spring MVC, MyBatis),jcaptcha验证码,实现简单的登录注册功能(IDEA,maven)。

Notifications You must be signed in to change notification settings

xunge/SSM-jcaptcha

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

登录注册功能

使用SSM(Spring, Spring MVC, MyBatis)建立一个简单的框架,并实现简单的登录注册功能。

IDEA IDE,tomcat 服务器, MySQL 数据库。

特色

  1. 注册页面使用 jcaptcha 实现了验证码功能,并使用AJAX技术实时验证。

  2. 注册页面的邮箱输入完成,光标移开输入框后,使用AJAX技术到后台数据库进行查找,如果已经注册过则提示该邮箱已被注册。

未解决 Bug

  1. 验证码输入错误后,必须点击验证码后才能重新输入,否则注册失败。(可以在判断验证码错误后,模拟点击验证码图片,还没有实现)

  2. 当邮箱被占用时,点击其他输入框错误消失。

如果哪位大神解决了通知我一下。。

About

使用SSM(Spring, Spring MVC, MyBatis),jcaptcha验证码,实现简单的登录注册功能(IDEA,maven)。

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published