You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@struts.apache.org by jm...@apache.org on 2002/12/24 01:57:57 UTC

cvs commit: jakarta-struts/doc/news index.xml news_2001.xml news_2002_q2.xml news_2002_q3.xml

jmitchell    2002/12/23 16:57:57

  Modified:    doc/news index.xml news_2001.xml news_2002_q2.xml
                        news_2002_q3.xml
  Log:
  Fix a few typos
  
  Revision  Changes    Path
  1.12      +4 -33     jakarta-struts/doc/news/index.xml
  
  Index: index.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/index.xml,v
  retrieving revision 1.11
  retrieving revision 1.12
  diff -u -r1.11 -r1.12
  --- index.xml	22 Dec 2002 16:44:56 -0000	1.11
  +++ index.xml	24 Dec 2002 00:57:57 -0000	1.12
  @@ -112,35 +112,6 @@
   <hr size="1" noshade=""/>
   -->
   
  -<h3><a name="20021213"></a>12 December 2002 - Struts book #1 and #2</h3>
  -<p>
  -<a href="http://www.amazon.com/exec/obidos/ISBN=0672324725/hitchhikeguidetoA/">
  -<b>Struts Kick Start</b></a> 
  -by James Turner and Kevin Bedell is now available from Amazon for immediate delivery:
  -</p>
  -<p>
  -Buy one, buy two. They make great stocking stuffers. Use them as door
  -stops. Learn to use the enclosed CD as a lethal thrown weapon. Fun for
  -the whole family.
  -</p>
  -<hr size="1" noshade=""/>
  -
  -
  -<h3><a name="20021212"></a>12 December 2002 - Struts book #1 and #2</h3>
  -<p>
  -<a href="http://www.amazon.com/exec/obidos/tg/browse/-/3610/1/002-5420337-0432053?rank=%2Bsalesrank&amp;submit.x=4&amp;submit.y=13"><img border="0" src="../images/books/topsellers.jpg" width="284" height="220" align="right" valign="top"/></a>
  -Struts books top the #1 <strong>and</strong> #2 slots on Amazon's <a href="http://www.amazon.com/exec/obidos/tg/browse/-/3610/1/002-5420337-0432053?rank=%2Bsalesrank&amp;submit.x=4&amp;submit.y=13">Java Programming bestseller list</a>!
  -</p>
  -<hr size="1" noshade=""/>
  -
  -
  -<h3><a name="20021203"></a>3 December 2002 - Struts book rated 11 out of 10</h3>
  -<p>
  -<small>(3 December 2002)</small><br /><strong>Struts in Action</strong> rated 11 out of 10 by <a href="http://books.slashdot.org/article.pl?sid=02/11/25/1731249&amp;mode=thread&amp;tid=156">Slashdot</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:
  @@ -602,7 +573,7 @@
   <h3><a name="20021101"></a>2002 Nov 01 - New Struts Article posted on OnJava</h3>
   <p>
   Sorry for the self promotion, but I thought this article
  -might help some on thes list. I wrote a Struts "lessons
  +might help some on this list. I wrote a Struts "lessons
   learned" article for O'Reilly that contains information
   that is discussed here on the list frequently, but never
   hurts to be explained in more detail.
  @@ -727,10 +698,10 @@
   Lightweight framework running on any Servlet Engine or J2EE Application Server.Simple and fast to implement.
   </li>
   <li>
  -Support of internationalization. IS0-8859-1 and any other language, like chinese, korean, arabic, too!
  +Support of internationalization. IS0-8859-1 and any other language, like Chinese, Korean, Arabic, too!
   </li>
   <li>
  -StrutsCXServlet: Replaces Struts JSP and Message Ressources features with a pure XML and XSLT solution 100% internationalizable.
  +StrutsCXServlet: Replaces Struts JSP and MessageResources features with a pure XML and XSLT solution 100% internationalizable.
   </li>
   <li>
   Output of 100% standard conform XML, XHTML, XSL-FO, WML or whatever you like.
  @@ -742,7 +713,7 @@
   Prototype persists via Castor XML.
   </li>
   <li>
  -Prototype featuring the CRUD cycle (Create, Reatrieve, Update, Delete) and support for english, german and korean language.
  +Prototype featuring the CRUD cycle (Create, Retrieve, Update, Delete) and support for English, German and Korean language.
   </li>
   </ul>
   <p>
  
  
  
  1.2       +1 -1      jakarta-struts/doc/news/news_2001.xml
  
  Index: news_2001.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/news_2001.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- news_2001.xml	6 Nov 2002 22:48:13 -0000	1.1
  +++ news_2001.xml	24 Dec 2002 00:57:57 -0000	1.2
  @@ -161,7 +161,7 @@
   The 
   <a href="http://www.inigoserrano.com/ISValidator/en/ejemploStrutsCompleto0010ISValidator.htm">
   <b>ISValidator</b></a> is a set of routines designed to help validate data 
  -in diferents scenarios, command line argumets, Servlets Parameters, 
  +in different scenarios, command line arguments, Servlets Parameters, 
   and so forth. Support has now been added to use ISValidator with
   Struts 1.0. 
   </p>
  
  
  
  1.3       +4 -4      jakarta-struts/doc/news/news_2002_q2.xml
  
  Index: news_2002_q2.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/news_2002_q2.xml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -r1.2 -r1.3
  --- news_2002_q2.xml	1 Dec 2002 01:24:22 -0000	1.2
  +++ news_2002_q2.xml	24 Dec 2002 00:57:57 -0000	1.3
  @@ -498,7 +498,7 @@
   Changes with Struts Console v1.10
   </p>
   <ul>
  -<li>Added ability to specify new config file versionin stand-alone app when creating new config files from scratch.</li>
  +<li>Added ability to specify new config file version in stand-alone app when creating new config files from scratch.</li>
   <li>Added support for &lt;controller> element in 1.1config files.</li>
   <li>Removed unnecessary duplicate of JDOM classes from console.jar thus making downloads smaller.</li>
   <li>Updated help/installation documentation.</li>
  @@ -578,7 +578,7 @@
   <h3><a name="20020504"></a>04 May 2002 - Chinese Translation of Struts User Guide</h3>
   <p>
   The translated document is being reviewed in a 
  -small circle of experenced Java programmers in both mainland China and US.
  +small circle of experienced Java programmers in both mainland China and US.
   </p>
   <p>
   Preview can be found at<br/>
  @@ -691,7 +691,7 @@
   </p>
   <hr size="1" noshade=""/>
   
  -<h3><a name="20020423.1"></a>23 Apr 2002 - Synthis Corporation annouces support for the Apache Struts J2EE Architecture</h3>
  +<h3><a name="20020423.1"></a>23 Apr 2002 - Synthis Corporation announces support for the Apache Struts J2EE Architecture</h3>
   <p>
   Synthis Corporation is pleased to announce that Adalon, a next-generation functional design tool for modeling Internet
   applications, now offers full support for the Struts framework, the leading open-source J2EE Web application architecture
  @@ -771,7 +771,7 @@
   message bundle, updated Sybase support, separate test suites, as well as
   refactoring ListBase and createTable. Various corrections and bug fixes have
   also been made. This release includes some new user documentation including
  -on workflow which is onsite. Addionally there are EDG updates such as the
  +on workflow which is onsite. Additionally there are EDG updates such as the
   section on XML Viewhandler. The EDG documents are not yet updated onsite but
   will be soon.</p>
   <p>
  
  
  
  1.2       +10 -10    jakarta-struts/doc/news/news_2002_q3.xml
  
  Index: news_2002_q3.xml
  ===================================================================
  RCS file: /home/cvs/jakarta-struts/doc/news/news_2002_q3.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -r1.1 -r1.2
  --- news_2002_q3.xml	6 Nov 2002 22:48:13 -0000	1.1
  +++ news_2002_q3.xml	24 Dec 2002 00:57:57 -0000	1.2
  @@ -92,7 +92,7 @@
   <h3><a name="20020830.3"></a>28 Aug 2002 - Easy Struts 0.5.2 for Eclipse</h3>
   <p>
   Easy Struts 0.5.2 available (Only Eclipse plugin), I make a little demo for you, this demo require
  -Flash 5 and show you some fonctionnality from Easy Struts Editor in Eclipse. Enjoy ;)
  +Flash 5 and show you some functionality from Easy Struts Editor in Eclipse. Enjoy ;)
   </p>
   <p>
   Demo : http://easystruts.sourceforge.net/editor.html (4Mo, be patient)
  @@ -121,7 +121,7 @@
   <p>
   Re-Hello, I fix some bugs from Easy Struts 0.5. Here the changes:<br/>
     - [FIX] When element removed from Editor UI, elements wasn't removed in xml source.<br/>
  -  - [FIX] Synchronisation with Easy Struts wizards when editor is open.<br/>
  +  - [FIX] Synchronization with Easy Struts wizards when editor is open.<br/>
     - [FIX] When editor is re-open (after closed), struts-config.xml was in read only mode.<br/>
     - [FIX] Some editor bugs... I include some screenshots:<a href="http://easystruts.sourceforge.net/editor.html">http://easystruts.sourceforge.net</a><br/>
   </p>
  @@ -180,7 +180,7 @@
   <a href="http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2/src/">http://jakarta.apache.org/builds/jakarta-struts/release/v1.1-b2/src/</a>
   </p>
   <p>
  -In addition, the library distibution, which contains updated binaries
  +In addition, the library distribution, which contains updated binaries
   without the sample applications, is available at:
   </p>
   <p>
  @@ -231,10 +231,10 @@
   <p>Is anyone interested in joining?  Looks like we have a group of 3-5 people
   already interested. We are thinking about having meetings in the New
   Brunswick area. I have made arrangements for website hosting for the group
  -and have a committment from Vic Cekvenich at BaseBeans to be a guest
  +and have a commitment from Vic Cekvenich at BaseBeans to be a guest
   speaker.</p>
   <p>I'm not duplicating an already existing group am I?</p>
  -<p>Anyone intersted in participating please contact me at
  +<p>Anyone interested in participating please contact me at
   <a href="mailto:john@eagleinfosystems.com">john at eagleinfosystems.com</a>
   </p>
   <hr size="1" noshade=""/>
  @@ -294,8 +294,8 @@
   Changes 0.4.1
   </p>
   <ul>
  -<li>Fix dialog box which appear everytime (about update classpath in Eclipse project).</li>
  -<li>SWTError throwed on Eclipse Linux GTK Platform fix.</li>
  +<li>Fix dialog box which appear every time (about update classpath in Eclipse project).</li>
  +<li>SWTError thrown on Eclipse Linux GTK Platform fix.</li>
   <li>JBuilder Error while copying libs/tlds fixed.</li>
   <li>Improve Easy Form and Input wizard.</li>
   <li>In Eclipse plugin, jdom.jar located in lib\directory.</li>
  @@ -506,13 +506,13 @@
   </p>
   <ul>
   <li>Supports Struts 1.1 features - Manages multiple modules on multiple Storyboards, declarative exception handling, dynamic FormBeans, etc.</li>
  -<li>Enhanced Zoomable Storyboards - Manages each module on its own Storyboard with cross module connectivities. Supports zooming, snap-to-grid, auto-alignment and multiple segements paths.</li>
  +<li>Enhanced Zoomable Storyboards - Manages each module on its own Storyboard with cross module connectivities. Supports zooming, snap-to-grid, auto-alignment and multiple segments paths.</li>
   <li>Built-in JSP source editor with syntax-highlighting - Automatic two-way synchronization between the editors and the Storyboards.</li>
   <li>Auto file synchronization - Detects external modifications of the JSPs.</li>
   <li>Inspector and Cross Referencing Tool - Allows quick viewing and modifying attributes of the elements and provide powerful cross-referencing facility.</li>
   <li>Enhanced Code Generator Wizard - Supports different generated code styles of FormBean and Action classes to suit your need.</li>
   <li>Enhanced JSP Parser - Revised and more forgiving on non-standard HTML syntax.</li>
  -<li>Revised User Inteface</li>
  +<li>Revised User Interface</li>
   <li>Expanded XML Character Encoding Support - Allows customized setting.</li>
   <li>Supports both JVM 1.4 and JVM 1.3.</li>
   </ul>
  @@ -592,7 +592,7 @@
   <li>Added support for "forwardPattern", "pagePattern" and "inputForward" attributes to Controller screen for 1.1 config files.</li>
   <li>Added support for "bundle" attribute to Exception screen for 1.1 config files.</li>
   <li>Added ability to move elements up and down in relation to their parent.</li>
  -<li>Added ability to specifiy the number of lines between elements in the Ouput Options.</li>
  +<li>Added ability to specify the number of lines between elements in the Output Options.</li>
   <li>Added "Key" column to Exceptions tables and make "Key" a required field per the latest DTD for 1.1 config files.</li>
   <li>Updated Data Sources screen to be more consistent with the other screens.</li>
   <li>Extensive refactorings to improve performance and reduce code size.</li>
  
  
  

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