struts标签不能嵌套的问题bean:define idtypebean:write nameSoxAuditCaseForm propertymodel.
struts标签不能嵌套的问题
<bean:define id="type"> <bean:write name="SoxAuditCaseForm" property="model.caseType"/> </bean:define> <bean:message bundle="auditManage" key = "${type}"/> 