struts标签不能嵌套的问题
<bean:define id="type"> <bean:write name="SoxAuditCaseForm" property="model.caseType"/> </bean:define> <bean:message bundle="auditManage" key = "${type}"/>
发布时间: 2012-10-09 10:21:45 作者: rapoo
struts标签不能嵌套的问题
<bean:define id="type"> <bean:write name="SoxAuditCaseForm" property="model.caseType"/> </bean:define> <bean:message bundle="auditManage" key = "${type}"/>