摘要: 1、在jsp页面中: <s:a action="departmentAction_delete.action?did="></s:a> 说明: 1、struts2的标签只能跟ognl表达式. (符号"#,%") 2、html标签只能跟el表达式.(符号"$") 3、在struts2的标签中: 1、s 阅读全文
posted @ 2017-06-02 10:18 开文博客园 阅读(174) 评论(0) 推荐(0) 编辑