当前位置: 首页 > 工具软件 > Strut > 使用案例 >

strut2标签使用

邢飞鸿
2023-12-01

对于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

 类似资料: