验证码的运用

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

验证码的使用

一、验证码的使用

?二、jsp页面

?三、

//取得验证码String rand = ActionContext.getContext().getSession().get("rand");