index.jsp
来自「jakarta-struts-1.2.4-src」· JSP 代码 · 共 21 行
JSP
21 行
<h1>Tiles Simple Tests</h1>
<P>
These tests allow quick checking of
Tiles behaviors and Tiles instalation. </P>
<P>It is possible to run each test separately, or all in one. In this later
case, test results and test codes are displayed in the same page. You can
compare the resulting page with the quick overview page from main site to check
if all is ok.</P>
<P>To run tests, follow the "all in one" link. If there is a problem, try
each separate test in turn to localize which one fail.</P>
<UL>
<LI><A href="testAll.jsp">All in one</A> (main code + test results)
<LI><A href="testBasic.jsp">basic tests</A>(no definitions)
<LI><A href="testIgnore.jsp">Test 'ignore' attribute, and basic errors processing</A>
<LI><A href="testList.jsp">test lists</A>
<LI><A href="testDefinitions.jsp">test definitions</A>
<LI><A href="testRole.jsp">test role (With Tomcat, use 'tomcat' as userid and password)</A>
<LI><A href="testStrutsAction.jsp">test struts action integration and behavior</A>
<LI><A href="testController.jsp">test tile controller calls</A>
</LI></UL>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?