⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 index.html

📁 struts api,学习使用struts必备的文档
💻 HTML
字号:
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en">
<head>
<title>FAQs and Howtos - Apache Struts</title>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type" />
<meta content="Ted Husted" name="author" />
<link href="../struts.css" type="text/css" rel="stylesheet" />
</head>
<body>
<div id="heading">
<a href="http://apache.org/">
<img id="asf_logo_wide" alt="The Apache Project" src="../images/asf_logo_wide.gif" />
</a>
<a href="http://struts.apache.org/">
<img id="struts-logo" alt="Struts Framework" src="../images/struts.gif" />
</a>
</div>
<!--end heading-->
<div id="content">
<div id="menu">

    

    <p>FAQs</p>
<ul>
        <li>
<a href="kickstart.html">Kickstart</a>
</li>
        <li>
<a href="newbie.html">Newbie</a>
</li>
        <li>
<a href="helping.html">How to Help</a>
</li>
    </ul>

    <p>Howto Guides</p>
<ul>
        <li>
<a href="actionForm.html">Action Forms</a>
</li>
        <li>
<a href="apps.html">Building Apps</a>
</li>
        <li>
<a href="database.html">Database</a>
</li>
        <li>
<a href="indexedprops.html">Indexed Properties</a>
</li>
        <li>
<a href="ssl.html">SSL</a>
</li>

        <li>
<a href="struts-el.html">Struts-EL (JSTL)</a>
</li>
    </ul>

    <p>IDE Guides</p>
<ul>
        <li>
<a href="eclipse.html">Eclipse</a>
</li>
        <li>
<a href="netbeans.html">Netbeans</a>
</li>
    </ul>

    <p>Quick Links</p>
<ul>
        <li>
<a href="../index.html">Welcome</a>
</li>

        <li>
<a href="../userGuide/index.html">User and Developer Guides</a>
</li>
    </ul>

</div>
<!--end menu-->
<div id="main">

<h2>Struts FAQs</h2>
<div class="indent">

 <ul>

    <li>
    <a href="kickstart.html">Kickstart FAQ</a> (read me first)
    </li>

    <li>
    <a href="newbie.html">Newbie FAQ</a>
    </li>

    <li>
    <a href="helping.html">How to Help FAQ</a>
    </li>

     <li>
     <a href="works.html">How does Struts work?</a>
     </li>

 </ul>

</div>

<h2>Howto Guides</h2>
<div class="indent">

 <ul>

    <li>
    <a href="actionForm.html">Building an Action Form</a>
    </li>
    
    <li>
    <a href="apps.html">Building Applications</a>
    </li>
    
    <li>
    <a href="database.html">Accessing a Database</a>
    </li>

    <li>
    <a href="indexedprops.html">Indexed Properties, Mapped Properties, and Indexed Tags</a>
    </li>

    <li>
    <a href="ssl.html">Using the SSL protocol</a>
    </li>
    
    <li>
    <a href="struts-el.html">Struts EL Extension</a>
    </li>

 </ul>

</div>

<h2>IDE Guides</h2>
<div class="indent">

 <ul>

    <li>
    <a href="eclipse.html">Installing the Eclipse IDE</a>
    </li>

    <li>
    <a href="netbeans.html">Installing the Netbeans IDE</a>
    </li>
    
 </ul>

</div>

<h2>External FAQs and Howtos</h2>
<div class="indent">

<ul>
   <li>
   <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages ">Apache Struts Wiki</a>
   </li>
</ul>

 <ul>
    <li>
    <a href="http://www.jguru.com/faq/home.jsp?topic=Struts">jGuru FAQ</a>
    </li>
 </ul>

<ul>
   <li>
   <a href="http://www.husted.com/struts/tips">Struts Tips</a> by Ted Husted
   </li>
</ul>

 <ul>
    <li>
    <a href="http://strutstestcase.sourceforge.net">Unit Testing with Struts TestCase</a> by Deryl Seale
    </li>
 </ul>

<ul>
   <li>
   <a href="http://www.raibledesigns.com/page/rd/20030226#struts_validator_validating_two_fields">Struts Validator: Validating Two Fields Match</a> by Matt Raible
   </li>
</ul>

</div>

</div>
<!--end main-->
</div>
<!--end content-->
<div id="footer">
<img id="powered-logo" alt="Powered by Struts" src="../images/struts-power.gif" />
        Copyright (c) 2000-2005, The Apache Software Foundation <span class="noprint">- 
        <a href="http://wiki.apache.org/struts/StrutsDocComments">Comments?</a>
</span>
</div>
<!--end footer-->
</body>
</html>

⌨️ 快捷键说明

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