webwork.properties

来自「spring struts hibernate」· PROPERTIES 代码 · 共 11 行

PROPERTIES
11
字号
# Extension for actions.  This uses by the webwork:form tag
webwork.action.extension=html

webwork.multipart.parser=jakarta
webwork.custom.i18n.resources=ApplicationResources

# Directory where the uploaded files will be placed. 
# Not set it defaults to javax.servlet.context.tempdir.
# webwork.multipart.saveDir=/tmp
webwork.multipart.maxSize=2097152

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?