Author: jmitchell Date: Wed Apr 5 19:39:45 2006 New Revision: 391880 URL: http://svn.apache.org/viewcvs?rev=391880&view=rev Log: Bring README up to date wrt SAF
Modified: struts/action/trunk/build/README Modified: struts/action/trunk/build/README URL: http://svn.apache.org/viewcvs/struts/action/trunk/build/README?rev=391880&r1=391879&r2=391880&view=diff ============================================================================== --- struts/action/trunk/build/README (original) +++ struts/action/trunk/build/README Wed Apr 5 19:39:45 2006 @@ -3,17 +3,8 @@ Struts Build ============ -This subproject provides common build components for use across multiple Struts -subprojects. While it is a subproject in and of itself, it is better thought of -as a shared directory linked into each individual subproject. - -IMPORTANT: -If you are reading this in the 'build' directory of another subproject, what -you are seeing is a "window" into the build subproject. All of the files in -this directory are actually maintained in the common build subproject, and so -any changes made here will be made for *all* subprojects. - - +This folder provides common build components for use in building the +Struts Action Framework. STRUTS ====== @@ -32,5 +23,8 @@ that have HTML forms which interact with JavaBeans that are managed automatically by the controller servlet. -For help with installing and using Struts, see the Struts User Guide. +For help with installing and using Struts, see the Struts Action Framework +User Guide at the following URL: + + http://struts.apache.org/struts-action/index.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]