webapp.properties
来自「Java 的servlets和jsp的软件开发包。支持jsp1.0以及servl」· PROPERTIES 代码 · 共 12 行
PROPERTIES
12 行
# $Id: webapp.properties,v 1.2 1999/04/10 03:07:27 gonzo Exp $
# General properties for this context
welcomefiles=index.jsp,index.html,index.htm
# Invoker property -- this value must be "true" to turn the invoker on.
# Sometimes it is desirable to not have the invoker on for security
# reasons.
invoker=true
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?