husted 2004/04/06 16:30:54 Modified: doc index.xml learning.xml project.xml using.xml doc/stylesheets struts.xsl doc/tiles installation.xml project.xml doc/userGuide building_controller.xml configuration.xml dev_tiles.xml dev_validator.xml struts-bean.xml struts-html.xml struts-logic.xml struts-nested.xml struts-tiles.xml Log: jakarta.apache.org/struts to struts.apache.org Revision Changes Path 1.55 +6 -8 jakarta-struts/doc/index.xml Index: index.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/index.xml,v retrieving revision 1.54 retrieving revision 1.55 diff -u -r1.54 -r1.55 --- index.xml 29 Feb 2004 22:55:45 -0000 1.54 +++ index.xml 6 Apr 2004 23:30:54 -0000 1.55 @@ -58,13 +58,11 @@ </p> <p> - Struts is part of the - <a href="http://jakarta.apache.org">Apache Jakarta Project</a>, - sponsored by the + Struts is a project of the <a href="http://www.apache.org">The Apache Software Foundation</a>. The official Struts home page is at - <a href="http://jakarta.apache.org/struts"> - http://jakarta.apache.org/struts</a>. + <a href="http://struts.apache.org/"> + http://struts.apache.org/</a>. </p> <p> @@ -88,9 +86,9 @@ Likewise, Struts uses a configuration file to initialize its own resources. These resources include <a href="userGuide/building_controller.html#action_form_classes">ActionForms</a> to collect input from users, - <a href="http://jakarta.apache.org/struts/userGuide/building_controller.html#actionmapping"> + <a href="http://struts.apache.org/userGuide/building_controller.html#actionmapping"> ActionMappings</a> to direct input to server-side - <a href="http://jakarta.apache.org/struts/userGuide/building_controller.html#action_classes">Actions</a>, + <a href="http://struts.apache.org/userGuide/building_controller.html#action_classes">Actions</a>, and ActionForwards to select output pages. </p> @@ -102,7 +100,7 @@ <?xml version="1.0" encoding="ISO-8859-1" ?> <!DOCTYPE struts-config PUBLIC "-//Apache Software Foundation//DTD Struts Configuration 1.2//EN" - "http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd"> + "http://struts.apache.org/dtds/struts-config_1_2.dtd"> <struts-config> <form-beans> <form-bean 1.20 +3 -3 jakarta-struts/doc/learning.xml Index: learning.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/learning.xml,v retrieving revision 1.19 retrieving revision 1.20 diff -u -r1.19 -r1.20 --- learning.xml 6 Jan 2004 05:49:40 -0000 1.19 +++ learning.xml 6 Apr 2004 23:30:54 -0000 1.20 @@ -100,7 +100,7 @@ </li> <li> The <a href="./faqs/helping.html">How to Help FAQ</a> answers the most - common questions about contributing to the Jakarta-Struts project. + common questions about contributing to the Apache Struts project. </li> </ul> @@ -210,8 +210,8 @@ <a href="http://mail-archives.apache.org/eyebrowse/SummarizeList?listId=42"> list archive</a>, you can post your query to the Struts User list -- <strong>BUT YOU MUST SUBSCRIBE TO THE - <a href="mailto:[EMAIL PROTECTED]">USER LIST</a> - OR THE <a href="mailto:[EMAIL PROTECTED]"> + <a href="mailto:[EMAIL PROTECTED]">USER LIST</a> + OR THE <a href="mailto:[EMAIL PROTECTED]"> USER LIST DIGEST</a> BEFORE POSTING</strong>. </p> <p> 1.48 +2 -2 jakarta-struts/doc/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/project.xml,v retrieving revision 1.47 retrieving revision 1.48 diff -u -r1.47 -r1.48 --- project.xml 20 Feb 2004 17:03:19 -0000 1.47 +++ project.xml 6 Apr 2004 23:30:54 -0000 1.48 @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <project name="Struts Framework" - href="http://jakarta.apache.org/struts" + href="http://struts.apache.org/" image="images/struts.gif"> <title> @@ -61,7 +61,7 @@ /> <item name="Wiki Pages" - href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsProjectPages" + href="http://wiki.apache.org/struts" /> <item name="List Archive" 1.15 +2 -2 jakarta-struts/doc/using.xml Index: using.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/using.xml,v retrieving revision 1.14 retrieving revision 1.15 diff -u -r1.14 -r1.15 --- using.xml 6 Apr 2004 00:56:10 -0000 1.14 +++ using.xml 6 Apr 2004 23:30:54 -0000 1.15 @@ -112,7 +112,7 @@ <section name="Joining the Mailing Lists" href="Lists"> <p> - Before joining any mailing list at Jakarta, please be sure to read the + Before joining any Apache mailing list, please be sure to read the <a href="mail.html">Mailing List Guidelines</a>. If you have read and understood these guidelines, you are welcome to <a href="mail.html">join the Struts mailing lists</a>. @@ -140,7 +140,7 @@ <p> All work on Struts (and other Apache projects) is provided on an all-volunteer basis. - For more about what you can do, see the Jakarta + For more about what you can do, see the Apache Jakarta <a href="http://jakarta.apache.org/site/getinvolved.html">Getting Involved Overview</a> and the Struts <a href="./faqs/helping.html">How to Help FAQ</a>. </p> 1.22 +2 -2 jakarta-struts/doc/stylesheets/struts.xsl Index: struts.xsl =================================================================== RCS file: /home/cvs/jakarta-struts/doc/stylesheets/struts.xsl,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- struts.xsl 6 Apr 2004 01:35:40 -0000 1.21 +++ struts.xsl 6 Apr 2004 23:30:54 -0000 1.22 @@ -139,7 +139,7 @@ </xsl:variable> <img src="{$src}" alt="Powered by Struts" id="powered-logo"/> Copyright (c) 2000-2004, The Apache Software Foundation <span class="noprint">- - <a href="http://nagoya.apache.org/wiki/apachewiki.cgi?StrutsDocComments">Comments?</a></span> + <a href="http://wiki.apache.org/struts?StrutsDocComments">Comments?</a></span> </div> <xsl:comment>end footer</xsl:comment> 1.5 +2 -2 jakarta-struts/doc/tiles/installation.xml Index: installation.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/tiles/installation.xml,v retrieving revision 1.4 retrieving revision 1.5 diff -u -r1.4 -r1.5 --- installation.xml 9 Sep 2003 21:29:10 -0000 1.4 +++ installation.xml 6 Apr 2004 23:30:54 -0000 1.5 @@ -130,8 +130,8 @@ </li> <li><strong>Struts Framework</strong> - If you are planning to use Tiles with Struts, you should download and install Struts from - <a href="http://jakarta.apache.org/struts/"> - Jakarta Struts Project</a>. + <a href="http://struts.apache.org/"> + Apache Struts Project</a>. If you have acquired Tiles with the Struts distribution, you don't need to install it again. Tiles can run without Struts. In this case you loose some features.</li> 1.2 +1 -1 jakarta-struts/doc/tiles/project.xml Index: project.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/tiles/project.xml,v retrieving revision 1.1 retrieving revision 1.2 diff -u -r1.1 -r1.2 --- project.xml 8 Sep 2003 01:35:53 -0000 1.1 +++ project.xml 6 Apr 2004 23:30:54 -0000 1.2 @@ -1,6 +1,6 @@ <?xml version="1.0" encoding="ISO-8859-1"?> <project name="Apache Struts Web Application Framework" - href="http://jakarta.apache.org/struts" + href="http://struts.apache.org/" image="images/struts.gif"> <title>The Tiles 1.1 Framework Project - Installation (1.1)</title> 1.78 +3 -3 jakarta-struts/doc/userGuide/building_controller.xml Index: building_controller.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/building_controller.xml,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- building_controller.xml 1 Feb 2004 16:15:07 -0000 1.77 +++ building_controller.xml 6 Apr 2004 23:30:54 -0000 1.78 @@ -1092,8 +1092,8 @@ your application. This format of this document is described by the Document Type Definition (DTD) maintained at - <a href="http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd"> - http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd</a>. + <a href="http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd"> + http://struts.apache.org/dtds/struts-config_1_2.dtd</a>. This chapter covers the configuration elements that you will typically write as part of developing your application. There are several other elements that can be placed in the @@ -1234,7 +1234,7 @@ <p> For a complete description of the elements that can be used with the <code>action</code> element, see the - <a href="http://jakarta.apache.org/struts/dtds/struts-config_1_1.dtd"> + <a href="http://struts.apache.org/dtds/struts-config_1_2.dtd"> Struts Configuration DTD</a> and the <a href="../api/org/apache/struts/action/ActionMapping.html">ActionMapping documentation</a>. 1.31 +2 -2 jakarta-struts/doc/userGuide/configuration.xml Index: configuration.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/configuration.xml,v retrieving revision 1.30 retrieving revision 1.31 diff -u -r1.30 -r1.31 --- configuration.xml 1 Feb 2004 16:15:07 -0000 1.30 +++ configuration.xml 6 Apr 2004 23:30:54 -0000 1.31 @@ -78,7 +78,7 @@ moved to this section of <code>struts-config.xml</code> in order to allow different modules in the same web application to be configured differently. For full details on available parameters see the - <a href="http://jakarta.apache.org/struts/dtds/struts-config_1_2.dtd"> + <a href="http://struts.apache.org/dtds/struts-config_1_2.dtd"> struts-config_1_2.dtd</a> or the list below. </p> @@ -905,7 +905,7 @@ <pre><code> <%@ taglib - uri="http://jakarta.apache.org/struts/tags-html" + uri="http://struts.apache.org/tags-html" prefix="html" %> </code></pre> 1.18 +1 -1 jakarta-struts/doc/userGuide/dev_tiles.xml Index: dev_tiles.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/dev_tiles.xml,v retrieving revision 1.17 retrieving revision 1.18 diff -u -r1.17 -r1.18 --- dev_tiles.xml 9 Sep 2003 17:49:18 -0000 1.17 +++ dev_tiles.xml 6 Apr 2004 23:30:54 -0000 1.18 @@ -173,7 +173,7 @@ <pre><%@ taglib uri="/WEB-INF/struts-tiles.tld" prefix="tiles" %></pre> <strong>Servlet 2.3</strong>: You can omit the declaration in <code>WEB-INF/web.xml</code> and replace above line with the full URI: -<pre><%@ taglib uri="http://jakarta.apache.org/struts/tags-tiles" prefix="tiles" %></pre> +<pre><%@ taglib uri="http://struts.apache.org/tags-tiles" prefix="tiles" %></pre> <ul> <li> If you plan to use Tiles definitions defined in a centralized file, you need to create this file and instruct Struts to load the Tiles plugin which will create the factory corresponding to the file. You can have more than one definitions file. 1.44 +1 -1 jakarta-struts/doc/userGuide/dev_validator.xml Index: dev_validator.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/dev_validator.xml,v retrieving revision 1.43 retrieving revision 1.44 diff -u -r1.43 -r1.44 --- dev_validator.xml 2 Feb 2004 01:54:56 -0000 1.43 +++ dev_validator.xml 6 Apr 2004 23:30:54 -0000 1.44 @@ -525,7 +525,7 @@ <p> The 'mask' action lets you validate a regular expression mask to the field. - It uses the Regular Expression Package from the jakarta site. + It uses the Regular Expression Package from the Apache Jakarta site. All validation rules can be stored in the validator-rules.xml file. The main class used is <code>org.apache.regexp.RE</code>. </p> 1.21 +3 -3 jakarta-struts/doc/userGuide/struts-bean.xml Index: struts-bean.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-bean.xml,v retrieving revision 1.20 retrieving revision 1.21 diff -u -r1.20 -r1.21 --- struts-bean.xml 1 Feb 2004 16:15:07 -0000 1.20 +++ struts-bean.xml 6 Apr 2004 23:30:54 -0000 1.21 @@ -15,7 +15,7 @@ <jspversion>1.1</jspversion> <shortname>bean</shortname> <display-name>Struts Bean Tags</display-name> - <uri>http://jakarta.apache.org/struts/tags-bean</uri> + <uri>http://struts.apache.org/tags-bean</uri> <info> <p>This tag library contains tags useful in accessing beans and their properties, as well as defining new beans (based on these accesses) @@ -33,8 +33,8 @@ <code>org.apache.struts.action.EXCEPTION</code>.</p> <p>If you are viewing this page from within the Struts Documentation - Application (or online at <a href="http://jakarta.apache.org/struts"> - http://jakarta.apache.org/struts</a>), you can learn more about using + Application (or online at <a href="http://struts.apache.org/"> + http://struts.apache.org/</a>), you can learn more about using these tags in the <a href="../api/org/apache/struts/taglib/bean/package-summary.html#package_description"> Bean Tags Developer's Guide</a>.</p> 1.78 +1 -1 jakarta-struts/doc/userGuide/struts-html.xml Index: struts-html.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-html.xml,v retrieving revision 1.77 retrieving revision 1.78 diff -u -r1.77 -r1.78 --- struts-html.xml 24 Mar 2004 17:13:03 -0000 1.77 +++ struts-html.xml 6 Apr 2004 23:30:54 -0000 1.78 @@ -19,7 +19,7 @@ <jspversion>1.1</jspversion> <shortname>html</shortname> <display-name>Page Construction Tags</display-name> - <uri>http://jakarta.apache.org/struts/tags-html</uri> + <uri>http://struts.apache.org/tags-html</uri> <info> <p> This taglib contains tags used to create struts 1.22 +1 -1 jakarta-struts/doc/userGuide/struts-logic.xml Index: struts-logic.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-logic.xml,v retrieving revision 1.21 retrieving revision 1.22 diff -u -r1.21 -r1.22 --- struts-logic.xml 19 Feb 2004 22:54:10 -0000 1.21 +++ struts-logic.xml 6 Apr 2004 23:30:54 -0000 1.22 @@ -14,7 +14,7 @@ <jspversion>1.1</jspversion> <shortname>logic</shortname> <display-name>Struts Logic Tags</display-name> - <uri>http://jakarta.apache.org/struts/tags-logic</uri> + <uri>http://struts.apache.org/tags-logic</uri> <info> <p>This tag library contains tags that are useful in managing conditional generation of output text, looping over object collections for 1.27 +1 -1 jakarta-struts/doc/userGuide/struts-nested.xml Index: struts-nested.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-nested.xml,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- struts-nested.xml 22 Mar 2004 00:37:05 -0000 1.26 +++ struts-nested.xml 6 Apr 2004 23:30:54 -0000 1.27 @@ -13,7 +13,7 @@ <jspversion>1.1</jspversion> <shortname>nested</shortname> <display-name>Struts Nested Tags</display-name> - <uri>http://jakarta.apache.org/struts/tags-nested</uri> + <uri>http://struts.apache.org/tags-nested</uri> <info> <p>[Since Struts 1.1]</p> <p>This tag library brings a nested context to the functionality of the 1.14 +1 -1 jakarta-struts/doc/userGuide/struts-tiles.xml Index: struts-tiles.xml =================================================================== RCS file: /home/cvs/jakarta-struts/doc/userGuide/struts-tiles.xml,v retrieving revision 1.13 retrieving revision 1.14 diff -u -r1.13 -r1.14 --- struts-tiles.xml 30 Jan 2004 22:32:08 -0000 1.13 +++ struts-tiles.xml 6 Apr 2004 23:30:54 -0000 1.14 @@ -17,7 +17,7 @@ <jspversion>1.1</jspversion> <shortname>tiles</shortname> <display-name>Tiles Tag Library</display-name> - <uri>http://jakarta.apache.org/struts/tags-tiles</uri> + <uri>http://struts.apache.org/tags-tiles</uri> <info> <p>This tag library provides tiles tags.</p> <p>Tiles were previously called Components. For historical reasons, names, pages, components and templates
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]