验证码的使用
一、验证码的使用
?二、jsp页面
?三、
//取得验证码String rand = ActionContext.getContext().getSession().get("rand");
发布时间: 2012-11-26 11:48:50 作者: rapoo
验证码的使用
一、验证码的使用
?二、jsp页面
?三、
//取得验证码String rand = ActionContext.getContext().getSession().get("rand");