struts.action.extension
The URL extension to use to determine if the request is meant for a Struts action
ÓÃURLÀ©Õ¹ÃûÀ´È·¶¨ÊÇ·ñÕâ¸öÇëÇóÊDZ»ÓÃ×÷Struts action£¬ÆäʵҲ¾ÍÊÇÉèÖà actionµÄºó׺£¬ÀýÈçlogin.doµÄ'do'×Ö¡£
struts.configuration
The org.apache.struts2.config.Configuration implementation class
org.apache.struts2.config.Configuration½Ó¿ÚÃû
struts.configuration.files
A list of configuration files automatically loaded by Struts
struts×Ô¶¯¼ÓÔØµÄÒ»¸öÅäÖÃÎļþÁбí
struts.configuration.xml.reload
Whether to reload the XML configuration or not
ÊÇ·ñ¼ÓÔØxmlÅäÖÃ(true,false)
struts.continuations.package
The package containing actions that use Rife continuations
º¬ÓÐactionsµÄÍêÕûÁ¬ÐøµÄpackageÃû³Æ
struts.custom.i18n.resources
Location of additional localization properties files to load
¼ÓÔØ¸½¼ÓµÄ¹ú¼Ê»¯ÊôÐÔÎļþ£¨²»°üº¬.propertiesºó׺£©
struts.custom.properties
Location of additional configuration properties files to load
¼ÓÔØ¸½¼ÓµÄÅäÖÃÎļþµÄλÖÃ
struts.devMode
Whether Struts is in development mode or not
ÊÇ·ñΪstruts¿ª·¢Ä£Ê½
struts.dispatcher.parametersWorkaround
Whether to use a Servlet request parameter workaround necessary for some versions of WebLogic
£¨Ä³Ð©°æ±¾µÄweblogicרÓã©ÊÇ·ñʹÓÃÒ»¸öservletÇëÇó²ÎÊý¹¤×÷Çø£¨PARAMETERSWORKAROUND£©
struts.enable.DynamicMethodInvocation
Allows one to disable dynamic method invocation from the URL
ÔÊÐí¶¯Ì¬·½·¨µ÷ÓÃ
struts.freemarker.manager.classname
The org.apache.struts2.views.freemarker.FreemarkerManager implementation class
org.apache.struts2.views.freemarker.FreemarkerManager½Ó¿ÚÃû
struts.i18n.encoding
The encoding to use for localization messages
¹ú¼Ê»¯ÐÅÏ¢ÄÚÂë
struts.i18n.reload
Whether the localization messages should automatically be reloaded
ÊÇ·ñ¹ú¼Ê»¯ÐÅÏ¢×Ô¶¯¼ÓÔØ
struts.locale
The default locale for the Struts application
ĬÈϵĹú¼Ê»¯µØÇøÐÅÏ¢
struts.mapper.class
The org.apache.struts2.dispatcher.mapper.ActionMapper implementation class
org.apache.struts2.dispatcher.mapper.ActionMapper½Ó¿Ú
struts.multipart.maxSize
The maximize size of a multipart request (file upload)
multipartÇëÇóÐÅÏ¢µÄ×î´ó³ß´ç£¨ÎļþÉÏ´«Óã©
struts.multipart.parser
The org.apache.struts2.dispatcher.multipart.
MultiPartRequest parser implementation for a multipart request (file upload)
רΪmultipartÇëÇóÐÅϢʹÓõÄorg.apache.struts2.dispatcher.multipart.MultiPartRequest½âÎöÆ÷½Ó¿Ú£¨ÎļþÉÏ´«Óã©
struts.multipart.saveDir
The directory to use for storing uploaded files
ÉèÖô洢ÉÏ´«ÎļþµÄĿ¼¼Ð
struts.objectFactory
The com.opensymphony.xwork2.ObjectFactory implementation class
com.opensymphony.xwork2.ObjectFactory½Ó¿Ú£¨spring£©
struts.objectFactory.spring.autoWire
Whether Spring should autoWire or not
ÊÇ·ñ×Ô¶¯°ó¶¨Spring
struts.objectFactory.spring.useClassCache
Whether Spring should use its class cache or not
ÊÇ·ñspringÓ¦¸ÃʹÓÃ×ÔÉíµÄcache
struts.objectTypeDeterminer
The com.opensymphony.xwork2.util.ObjectTypeDeterminer implementation class
com.opensymphony.xwork2.util.ObjectTypeDeterminer½Ó¿Ú
struts.serve.static.browserCache
If static content served by the Struts filter should set browser caching header properties or not
ÊÇ·ñstruts¹ýÂËÆ÷ÖÐÌṩµÄ¾²Ì¬ÄÚÈÝÓ¦¸Ã±»ä¯ÀÀÆ÷»º´æÔÚÍ·²¿ÊôÐÔÖÐ
struts.serve.static
Whether the Struts filter should serve static content or not
ÊÇ·ñstruts¹ýÂËÆ÷Ó¦¸ÃÌṩ¾²Ì¬ÄÚÈÝ
struts.tag.altSyntax
Whether to use the alterative syntax for the tags or not
ÊÇ·ñ¿ÉÒÔÓÃÌæ´úµÄÓï·¨Ìæ´útags
struts.ui.templateDir
The directory containing UI templates
UI templatesµÄĿ¼¼Ð
struts.ui.theme
The default UI template theme
ĬÈϵÄUI templateÖ÷Ìâ
struts.url.http.port
The HTTP port used by Struts URLs
ÉèÖÃhttp¶Ë¿Ú
struts.url.https.port
The HTTPS port used by Struts URLs
ÉèÖÃhttps¶Ë¿Ú
struts.url.includeParams
The default includeParams method to generate Struts URLs
ÔÚurlÖвúÉú ĬÈϵÄincludeParams
struts.velocity.configfile
The Velocity configuration file path
velocityÅäÖÃÎļþ·¾¶
struts.velocity.contexts
List of Velocity context names
velocityµÄcontextÁбí
struts.velocity.manager.classname
org.apache.struts2.views.velocity.VelocityManager implementation class
org.apache.struts2.views.velocity.VelocityManager½Ó¿ÚÃû
struts.velocity.toolboxlocation
The location of the Velocity toolbox
velocity¹¤¾ßºÐµÄλÖÃ
struts.xslt.nocache
Whether or not XSLT templates should not be cached
ÊÇ·ñXSLTÄ£°æÓ¦¸Ã±»»º´æ