You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by hu...@apache.org on 2002/11/29 20:49:36 UTC

cvs commit: jakarta-struts/doc/news project.xml index.xml

husted      2002/11/29 11:49:36

  Modified:    doc/news project.xml index.xml
  Log:
  Routine update.
  
  Revision  Changes    Path
  1.3       +0 -5      jakarta-struts/doc/news/project.xml
  
  Index: project.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/project.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- project.xml	17 Nov 2002 22:07:47 -0000	1.2
  +++ project.xml	29 Nov 2002 19:49:36 -0000	1.3
  @@ -16,11 +16,6 @@
   
       <menu name="Struts">
           <item name="Welcome"                 href="../index.html"/>
  -        <item name="Learning"                href="../learning.html"/>
  -        <item name="Acquiring"               href="../acquiring.html"/>
  -        <item name="Using"                   href="../using.html"/>
  -        <item name="Who We Are"              href="../volunteers.html"/>
  -        <item name="Roadmap"                 href="../status.html"/>
   </menu>
   
   
  
  
  
  1.9       +49 -1     jakarta-struts/doc/news/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/index.xml,v
  retrieving revision 1.8
  retrieving revision 1.9
  diff -u -r1.8 -r1.9
  --- index.xml	18 Nov 2002 02:00:19 -0000	1.8
  +++ index.xml	29 Nov 2002 19:49:36 -0000	1.9
  @@ -104,6 +104,54 @@
   
   <section name="Recent News" href="news">
   
  +<!--
  +<h3><a name=""></a> - </h3>
  +<p>
  +<a href=""></a>
  +</p>
  +<hr size="1" noshade=""/>
  +-->
  +
  +<h3><a name="20021127"></a>27 Nov 2002 - Expresso 5.0.2 Released</h3>
  +<p>
  +Expresso 5.0.2 can be downloaded freely from:
  +</p>
  +<p>
  +<a href="http://www.jcorporate.com/product/expresso.html">http://www.jcorporate.com/product/expresso.html</a>
  +</p>
  +<p>
  +Both Expresso source and binaries are available. 
  +</p>
  +<p>
  +This minor release is primarily a bug fix release. Bug Fixes include a
  +NPE fix in JDBC Executor, a Blob Field fix, Validation improvements, and
  +ComponentManager link fixes. 
  +</p>
  +<p>
  +New Features (not affecting existing code) include a proper Struts-based
  +ExLink tag by Malcolm Wise.
  +</p>
  +<hr size="1" noshade=""/>
  +
  +
  +<h3><a name="20021124"></a>24 Nov 2002 - O'Reilly Struts Book Now Available</h3>
  +<p>
  +Programming Jakarta Struts by Chuck Cavaness (ISBN: 0596003285) is now available and shipping. 
  +</p>
  +<ul>
  +<li>
  +	<a href="http://www.amazon.com/exec/obidos/ISBN=0596003285/hitchhikeguidetoA/">Amazon</a>
  +</li>
  +<li>
  +	<a href="http://www.bookpool.com/.x/6kq93k1kim/sm/0596003285">Bookpool</a>
  +</li>
  +<li>
  +	<a href="http://www.oreilly.com/catalog/jakarta">O’Reilly</a>
  +</li>
  +</ul>
  +<hr size="1" noshade=""/>
  +
  +
   <h3><a name="2002117"></a>17 Nov 2002 - Struts At ApacheCon 2002</h3>
   <p>
   If you're coming to Las Vegas this week for ApacheCon, there will be two
  @@ -240,7 +288,7 @@
   added and Struts 1.1 modules are supported.
   </p>
   <p>
  -Easy Struts Features :
  +Easy Struts Features:
   </p>
   <ul>
   <li>
  
  
  

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>