验证码的使用
一、验证码的使用
?二、jsp页面?三、//取得验证码String rand = ActionContext.getContext().getSession().get("rand");
?二、jsp页面
?三、//取得验证码String rand = ActionContext.getContext().getSession().get("rand");
?三、
//取得验证码String rand = ActionContext.getContext().getSession().get("rand");