#ui组件模板,默认为xhtml
#struts.ui.theme=simple
#struts.ui.theme=xhtml
#struts.ui.theme=css_xhtml
#struts.ui.theme=ajax
#i18n资源文件
#struts.custom.i18n.resources=global-messages
#生产环境设为false
#struts.devMode=true
#struts.i18n.reload=true
#struts.configuration.xml.reload=true
#自动注入,默认为byName
#struts.objectFactory.spring.autoWire=type