在登陆的时候一般要用错误验证功能。效果如图:
在action层的写法:
this.addActionError("username或password错误");
<s:actionerror></s:actionerror>