<?xml version="1.0" encoding="ISO-8859-1"?>
<project name="Struts Framework"
         href="http://jakarta.apache.org/struts"
        image="images/struts.gif">

    <title>Struts Framework</title>

    <menu name="Welcome">
        <item name="Home"                    href="index.html"/>
        <item name="Kickstart FAQ"           href="userGuide/kickstart.html"/> 
        <item name="User Guide"              href="userGuide/index.html"/>
        <item name="Resources"               href="userGuide/resources.html"/>
        <item name="Who We Are"              href="userGuide/volunteers.html"/>
    </menu>

    <menu name="Downloads">
        <item name="Binaries"                href="http://jakarta.apache.org/site/binindex.html"/>
        <item name="Source Code"             href="http://jakarta.apache.org/site/sourceindex.html"/>
    </menu>

    <menu name="Getting Started">
        <item name="Installation"            href="installation.html"/>
        <item name="Release Notes"           href="release-notes-1.0.2.html"/>
        <item name="Javadoc"                 href="api/index.html"/>
        <item name="Mailing Lists"           href="http://jakarta.apache.org/site/mail.html"/>
        <item name="Bug Database"            href="http://jakarta.apache.org/site/bugs.html"/>
    </menu>

    <menu name="Developer Guides">
        <item name="Bean Tags"
              href="api/org/apache/struts/taglib/bean/package-summary.html#package_description"/>
        <item name="HTML Tags"
              href="api/org/apache/struts/taglib/html/package-summary.html#package_description"/>
        <item name="Logic Tags"
              href="api/org/apache/struts/taglib/logic/package-summary.html#package_description"/>
        <item name="Template Tags"
              href="api/org/apache/struts/taglib/template/package-summary.html#package_description"/>
        <item name="Digester"
              href="api/org/apache/struts/digester/package-summary.html#package_description"/>
        <item name="Utilities"
              href="api/org/apache/struts/util/package-summary.html#package_description"/>
    </menu>

    <menu name="TagLib Documentation">
        <item name="Bean Tags"
              href="struts-bean.html"/>
        <item name="HTML Tags"
              href="struts-html.html"/>
        <item name="Logic Tags"
              href="struts-logic.html"/>
        <item name="Template Tags"
              href="struts-template.html"/>
    </menu>

    <menu name="Current Development">
        <item name="Installation (nightly)"  href="http://jakarta.apache.org/struts/installation.html"/>
        <item name="Release Notes (nightly)" href="http://jakarta.apache.org/struts/release-notes.html"/>
        <item name="Javadoc (nightly)"       href="http://jakarta.apache.org/struts/api/index.html"/>
        <item name="Workflow Proposal"       href="http://jakarta.apache.org/struts/proposal-workflow.html"/>
        <item name="TODO List"               href="http://jakarta.apache.org/struts/todo-1.1.html"/>
    </menu>

</project>






