husted      02/05/28 01:22:36

  Modified:    doc      resources.xml news_2002.xml
  Log:
  Routine updates.
  
  Revision  Changes    Path
  1.9       +2 -1      jakarta-struts/doc/resources.xml
  
  Index: resources.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/resources.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- resources.xml     27 May 2002 22:30:35 -0000      1.8
  +++ resources.xml     28 May 2002 08:22:36 -0000      1.9
  @@ -55,6 +55,7 @@
   
   <section href="guis" name="Code Generators and GUIs">
   <p><a href="http://www.synthis.com/products/adalon/overview.jsp";><b>Adalon</b></a> 
- Adalon is a next generation functional design tool that fills the gaps left by 
today's market leading software design products. </p>
  +<p><a href="http://www.mycgiserver.com/~eboudrant/#wizard";><b>Struts Wizard for 
JBuilder and Eclipse</b></a> by Emmanuel Boudrant.</p>
   <p><a href="http://www.solanasoft.com";><b>JForms:</b></a> a visual tool for 
Struts-based Web forms.</p>
   <p><a href="http://husted.com/struts/resources/StrutsGen.htm";><b>Struts Gen</b></a> 
by Cyberzombie - A rudimentary wrapper tool for value objects.</p>
   <p><a href="http://xsltgenerator.sourceforge.net/";><b>Struts XSLT Code 
Generator</b></a> by Shengmeng Liu - An XSLT based code generator for Struts, 
completely based on the XSLT transformation and a set of stylesheet files. Ideally, 
users can customize the stylesheet for each type of Struts files  to have templates of 
their own without having to access the source code and recompile it.</p>
  @@ -86,7 +87,6 @@
   
   <section href="extensions" name="Contributor Extensions">
   <p><a href="http://www.asqdotcom.be/struts/";><b>Struts Action Plug-in Extension 1.0 
(for Struts 1.1b)</b></a> by Gerrie Kimpen. 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://www.mycgiserver.com/~eboudrant/#wizard";><b>Struts Wizard for 
JBuilder</b></a> by Emmanuel Boudrant.</p>
   <p><a href="http://struts.ditlinger.com/";><b>SSL Ext</b></a> by eBuilt, Inc.<b> 
</b>- Switch between using the http &amp; 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>
   <p><a href="http://netmeme.org/simper/";><b>Simper</b></a>  by Bryan Field-Elliot - 
A simple persistence mechanism - wraps up table rows as &quot;Dynabeans&quot; (see <a 
href="http://jakarta.apache.org/builds/jakarta-commons/nightly/commons-beanutils/";>Jakarta
 Commons BeanUtils, nightly build</a>), automatically detects changes, and writes the 
changes back to the database upon completion of each web request; supports creating, 
deleting rows, querying; basic relations (1-1 and 1-m). </p>
  @@ -188,6 +188,7 @@
     </ul></li>
     <li><a href="http://jakarta.apache.org/struts/userGuide/index.html";>Struts 
UserGuide</a></li>
     <li><a href="http://jakarta.apache.org/struts/api/index.html";><b>Struts 
JavaDocs</b> </a> -- <i>a good read, really!</i></li>
  +  <li><a href="http://husted.com/struts/catalog";><b>The Struts Catalog</b> </a> -- 
Recommended design patterns and strategies</li>
   </ul>
   </ul>
   
  
  
  
  1.8       +20 -0     jakarta-struts/doc/news_2002.xml
  
  Index: news_2002.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news_2002.xml,v
  retrieving revision 1.7
  retrieving revision 1.8
  diff -u -r1.7 -r1.8
  --- news_2002.xml     27 May 2002 22:30:35 -0000      1.7
  +++ news_2002.xml     28 May 2002 08:22:36 -0000      1.8
  @@ -39,6 +39,26 @@
    
   <section name="News">
   
  +<h3><a name="20020527.2"></a>27 May 2002 - Struts Tips</h3>
  +<p>
  +Struts Tips is a twice-weekly column featuring practical cut-and-paste
  +advice for Struts developers. 
  +</p>
  +<p>
  +The columns first run on the MVC-Programmers list and will later be available 
through Husted dot Com and JGuru. 
  +</p>
  +<p>
  +MVC-Programmer List<br/>
  +- <a 
href="http://www.basebeans.com:8081/mailman/listinfo/mvc-programmers";>www.basebeans.com:8081/mailman/listinfo/mvc-programmers</a>
  +</p>
  +<p>
  +Struts Tips archives<br/>
  +- <a 
href="http://jguru.com/faq/subtopic.jsp?topicID=893704";>jguru.com/faq/subtopic.jsp?topicID=893704</a><br/>
  +- <a href="http://www.husted.com/struts/tips";>www.husted.com/struts/tips</a>
  +</p>
  +<hr size="1" noshade=""/>
  +
  +
   <h3><a name="20020527.1"></a>27 May 2002 - Struts Action Plug-in Extension 1.0</h3>
   <p>
   The Action Plug-In Extension is, in concept, very similar to the Servlet Filter 
mechanism. It 
  
  
  

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to