摘要: 本文将使用Jcaptcha实现校验码验证,并演示在Spring/SpringMVC环境下的使用方法。 1. maven依赖 注:请按需对需要排除的依赖进行增减 2. 需要将Jcaptcha的Bean加入Spring管理,故新增Spring-Jcaptcha的配置文件。web.xml中 3. appl 阅读全文
posted @ 2016-06-27 17:48 Study_Work 阅读(283) 评论(0) 推荐(0) 编辑