struts.enable.DynamicMethodInvocation = true
struts.action.extension=action,,
struts.devMode = true
#scan from other package
struts.convention.package.locators.basePackage=cn
struts.convention.package.locators=cn
struts.convention.action.suffix=Action
struts.ui.theme=xhtml
struts.custom.i18n.resources=cn/et/struts2/lesson04/my
struts.action.extension=action,,
struts.devMode = true
#scan from other package
struts.convention.package.locators.basePackage=cn
struts.convention.package.locators=cn
struts.convention.action.suffix=Action
struts.ui.theme=xhtml
struts.custom.i18n.resources=cn/et/struts2/lesson04/my