2013年12月30日
摘要: 1.描述 This tag enables developers to call actions directly from a JSP page by specifying the action name and an optional namespace.The body content of the tag is used to render the results from the Action. Any result processor defined for this action in struts.xml will be ignored,unlessthe executeRe. 阅读全文
posted @ 2013-12-30 15:25 爱生活的夜 阅读(146) 评论(0) 推荐(0) 编辑