郭贤达的博客

天地大矣,我心辽矣;恰同学少年,来日方长!

博客园 首页 新随笔 联系 订阅 管理

2016年7月16日 #

摘要: 验证码action类: spring配置代码: Struts代码: JSP层代码: action层代码: Struts层代码: JSP层代码:回显数据 阅读全文
posted @ 2016-07-16 16:33 陀螺ING 阅读(1142) 评论(0) 推荐(0)

摘要: 在邮箱客户端中点击激活链接 根据传递激活码进行用户查询: 1、用户不为空——修改用户状态,改为1 2、用户为空——激活码被篡改了 action层代码: service层代码: Dao层代码: 阅读全文
posted @ 2016-07-16 16:02 陀螺ING 阅读(178) 评论(0) 推荐(0)

摘要: 创建邮件发送工具类: Struts层代码: Action层代码: Service层代码: 阅读全文
posted @ 2016-07-16 15:43 陀螺ING 阅读(268) 评论(0) 推荐(0)

摘要: Service层代码: 生成随机字符串的工具类: Dao代码: 阅读全文
posted @ 2016-07-16 14:43 陀螺ING 阅读(776) 评论(0) 推荐(0)

摘要: 运行效果: JSP代码: <tr> <th> <span class="requiredField">*</span>密&nbsp;&nbsp;码: </th> <td> <input type="password" id="password" name="password" class="text 阅读全文
posted @ 2016-07-16 11:54 陀螺ING 阅读(415) 评论(0) 推荐(0)