Author: husted
Date: Sun Nov 6 18:59:16 2005
New Revision: 331185
URL: http://svn.apache.org/viewcvs?rev=331185&view=rev
Log:
Move FAQs from Core to other subprojects
Added:
struts/el/trunk/xdocs/struts-el.xml
- copied unchanged from r331179,
struts/core/trunk/xdocs/faqs/struts-el.xml
struts/taglib/trunk/xdocs/indexedprops.xml
- copied unchanged from r331179,
struts/core/trunk/xdocs/faqs/indexedprops.xml
struts/taglib/trunk/xdocs/ssl.xml
- copied unchanged from r331179, struts/core/trunk/xdocs/faqs/ssl.xml
Removed:
struts/core/trunk/xdocs/faqs/indexedprops.xml
struts/core/trunk/xdocs/faqs/ssl.xml
struts/core/trunk/xdocs/faqs/struts-el.xml
Modified:
struts/core/trunk/xdocs/faqs/index.xml
Modified: struts/core/trunk/xdocs/faqs/index.xml
URL:
http://svn.apache.org/viewcvs/struts/core/trunk/xdocs/faqs/index.xml?rev=331185&r1=331184&r2=331185&view=diff
==============================================================================
--- struts/core/trunk/xdocs/faqs/index.xml (original)
+++ struts/core/trunk/xdocs/faqs/index.xml Sun Nov 6 18:59:16 2005
@@ -47,20 +47,15 @@
<li>
<a href="apps.html">Building Applications</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>
+ <a href="dispatchValidator.html">Dispatching And Validating</a>
+ <ul>
+ <li>
+ <a href="dispatchValidator.zip">Example Code</a>
+ </li>
+ </ul>
</li>
-
-
</ul>
</section>
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]