build-legacy/core/xdocs/faqs/index.xml (82 lines of code) (raw):

<?xml version="1.0" encoding="ISO-8859-1"?> <document url="./index.xml" authors="false"> <properties> <title>FAQs and Howtos - Apache Struts</title> </properties> <body> <section name="Struts FAQs"> <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> </section> <section name="Howto Guides"> <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> </section> <section name="IDE Guides"> <ul> <li> <a href="eclipse.html">Installing the Eclipse IDE</a> </li> <li> <a href="netbeans.html">Installing the Netbeans IDE</a> </li> </ul> </section> <section name="External FAQs and Howtos"> <ul> <li> <a href="http://wiki.apache.org/struts">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://tinyurl.com/6jnv">Struts Validator: Validating Two Fields Match</a> by Matt Raible </li> </ul> </section> </body></document>