husted 2002/11/07 00:48:01 Modified: doc/resources extensions.xml articles.xml Log: Updates news and resources. Revision Changes Path 1.7 +5 -1 jakarta-struts/doc/resources/extensions.xml Index: extensions.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/extensions.xml,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- extensions.xml 6 Nov 2002 22:49:09 -0000 1.6 +++ extensions.xml 7 Nov 2002 08:48:01 -0000 1.7 @@ -8,8 +8,12 @@ </properties> <body> <chapter name="Struts Resources" href="http://husted.com/struts/resources"> - +<!-- +<p><a href=""></a> by . </p> +--> <section name="Contributor Extensions"> +<p><a href="http://dynclass.sourceforge.net/">dynclass.sourceforge.net</a> by John Raley. A Class-creation API with very simple but powerful Map-to-JavaBeans translation</p> +<p><a href="http://otn.oracle.com/products/jdev/content.html">JDeveloper9i 9.0.3 w/ Struts, J2EE 1.3, et. al.</a> by Oracle. Developer's Preview of interest to Struts users who might be using (or might want to evaluate) Oracle's JDeveloper Java IDE</p> <p><a href="http://www.asqdotcom.be/struts/"><b>Struts Action Plug-in Extension 1.0 (for Struts 1.1b)</b></a> by ASQ dot COM. Provides a clean and transparent way to plug-in common controller logic (such as authentication, workflow, etc.) for all Struts actions in an application</p> <p><a href="http://struts.ditlinger.com/"><b>SSL Ext</b></a> by eBuilt, Inc.<b> </b>- Switch between using the http & https protocols on a page by page basis. See README.txt.</p> <p><a href="http://sourceforge.net/projects/htmltable/"><b>HTMLTable framework for Struts framework</b></a> by Yuriy Zubarev - Incorporate look and feel and behaviour (in terms of columns order) of tables in XML configuration file with capabilities of properties inheritance. </p> 1.10 +1 -0 jakarta-struts/doc/resources/articles.xml Index: articles.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/resources/articles.xml,v retrieving revision 1.9 retrieving revision 1.10 diff -u -r1.9 -r1.10 --- articles.xml 1 Nov 2002 00:01:50 -0000 1.9 +++ articles.xml 7 Nov 2002 08:48:01 -0000 1.10 @@ -11,6 +11,7 @@ <section name="Articles"> <p><a href="http://www.onjava.com/pub/a/onjava/2002/10/30/jakarta.html"><b>Jakarta Struts: Seven Lessons from the Trenches</b></a> by Chuck Cavaness.</p> +<p><a href="http://www.scioworks.net/servlets/ShowPage?pid=34&dp=3"><b>Struts Q&A Distilled, Vol#2</b></a> by John Yu.</p> <p><a href="http://www.theserverside.com/resources/article.jsp?l=Struts1_1"><b>Struts 1.1: Should I Upgrade?</b></a> by John Yu.</p> <p><a href="http://www.ajug.org/meetings/download/struts.pdf"><b>Jakarta Struts 1.1: Ready for Prime Time</b></a> <small>(PDF)</small> by Chuck Cavaness.</p> <p><a href="http://www.scioworks.net/devnews/articles/struts_adoption_issues/index.html"><b>Issues In Struts Adoption</b></a> by Harry Rusli and John Yu.</p>
-- To unsubscribe, e-mail: <mailto:struts-dev-unsubscribe@;jakarta.apache.org> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>