blob: 5766ea515e0f106eb7be9fb271374e60ba27a5f9 [file] [log] [blame]
struts.i18n.encoding=ISO-8859-1
struts.locale=de_DE
struts.multipart.saveDir=\temp
struts.multipart.maxSize=12345
### Load custom property files (does not override struts.properties!)
struts.custom.properties=test,org/apache/struts2/othertest
# added the MockTag to the path of Tags that the TagDirective will search through
struts.velocity.tag.path = org.apache.struts2.views.velocity.ui, org.displaytag.tags
struts.ui.templateDir = template
### Load custom default resource bundles
struts.custom.i18n.resources=testmessages,testmessages2
### XSLT Cache
struts.xslt.nocache = true