1,添加input的Result,并在这个页面给出提示
2,在页面中加入以下标签,将错误显示出来 :
input.jsp
<div style =”color:red” >
< s:fielderror />
</div >
1,添加input的Result,并在这个页面给出提示
2,在页面中加入以下标签,将错误显示出来 :
input.jsp
<div style =”color:red” >
< s:fielderror />
</div >