对于strut2中的标签<s:bean/>,<s:date/>,<s:include/><s:url/>如果在<s:set value="悟空"/>无法显示,需要换成"'悟空'"即可,页面中需要引入ognl,<%@taglib prefix="s" uri="/struts-tags"%>
对于strut2中的标签<s:bean/>,<s:date/>,<s:include/><s:url/>如果在<s:set value="悟空"/>无法显示,需要换成"'悟空'"即可,页面中需要引入ognl,<%@taglib prefix="s" uri="/struts-tags"%>
转载于:https://www.cnblogs.com/MrWangsl666/p/6634659.html