摘要: 相关代码如下,使用看注解 阅读全文
posted @ 2018-07-03 19:46 Advancing-Swift 阅读(314) 评论(0) 推荐(0) 编辑
摘要: 一. 登录页面中放置如下代码: <h4>员工登录</h4> <div style="color:red"> <s:actionerror/> </div> 如果登录出现异常,就会将你设置的异常信息反馈出来. 二. 这个<s:actionerror/>标签需要jsp的标签库支持,代码如下: <%@ t 阅读全文
posted @ 2018-07-03 19:40 Advancing-Swift 阅读(381) 评论(0) 推荐(0) 编辑