struts.i18n.reload= true
struts.devMode = false
#configuration에서 설정된 모든 xml 다시 로딩해해서 무조건 처리해라. 실무에서는 사용 금지!!
struts.configuration.xml.reload = true
struts.continuations.package = org.apache.struts2.showcase
strtus.custom.i18n.resources = globalMessages
#was의 포트 번호, default는 80
struts.url.http.port = 9000
struts.action.extension=do
#struts.freemarker.manager.classname = customFreemarkerManager
struts.serve.static = true
struts.serve.static.browserCache = false
struts.multipart.maxSize = 2097252
#struts.objectFactory = org.apache.struts2.spring.StrutsSpringObjectFactory