struts2

[struts2] struts.properties 설정 샘플

팬더윌리엄스 2011. 7. 19. 11:14

설정 샘플


struts.i18n.reload=true

struts.devMode=false

struts.configuration.xml.reload=true

struts.configuration package=org.apache.struts2.showcase

struts.custom.i18n.resources=globalMessages

#struts.action.extension=jspa

struts.url.http.port=8080

#struts.freemarker.manager.classname=customFreemarkerManager

struts.serve.static=true

struts.serve.static.browseCacher=false

struts.multipart.maxSize=2097252