includetag.txt
来自「wiki建站资源 java编写的 很好用」· 文本 代码 · 共 21 行
TXT
21 行
Includes another JSP page, making sure all of the contexts are handled propely.
----
!Usage
<wiki:Include page="<JSP page name>" />
!Parameters
;__page__: JSP page to include.
!Example
{{{
<wiki:Include page="SearchBox.jsp" />
}}}
Includes the SearchBox.jsp file.
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?