documentation.jsp

来自「jakarta-struts-1.2.4-src」· JSP 代码 · 共 24 行

JSP
24
字号
<table  width="100%">
<tr>
<th bgColor=#00ffff ><font size="+1"><strong>Documentation</strong></font></th>
</tr>
  <TR>
    <TD><A href="http://www.lifl.fr/~dumoulin/tiles/tilesAdvancedFeatures.pdf"><P align=center><FONT 
    size=2>tilesAdvancedFeatures.pdf (draft)</FONT></A></P></TD></TR>
  <TR>
    <TD><div align="center"><A href="<%=request.getContextPath()%>/api/index.html"><FONT 
      size=2>API</FONT></A></div></TD></TR>
  <TR>
    <TD><A href="http://www.manning.com/husted/index.html"><P align=center><FONT 
    size=2>Struts in Action (book)</FONT></A></P></TD></TR>
  <TR>
    <TD><A href="http://www-106.ibm.com/developerworks/java/library/j-strutstiles/?loc=j"><P align=center><FONT 
    size=2>Struts and Tiles aid component-based development (article)</FONT></A></P></TD></TR>
  <TR>
    <TD><A href="http://www.javaworld.com/javaworld/jw-01-2002/jw-0104-tilestrut.html"><P align=center><FONT 
    size=2> UI design with Tiles and Struts (article)</FONT></A></P></TD></TR>
  <TR>
    <TD><A href="http://www.amazon.com/exec/obidos/ASIN/0596003285/ref%3Dpd%5Fsims%5Fdp%5F%5F1/002-2697389-7971238"><P align=center><FONT 
    size=2>Programming Jakarta Struts by Chuck Cavaness (book)</FONT></A></P></TD></TR>
</table>

⌨️ 快捷键说明

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