You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@struts.apache.org by mc...@apache.org on 2011/11/21 16:09:40 UTC

svn commit: r1204535 - /struts/site/src/site/xdoc/primer.xml

Author: mcucchiara
Date: Mon Nov 21 15:09:40 2011
New Revision: 1204535

URL: http://svn.apache.org/viewvc?rev=1204535&view=rev
Log:
WW-3709 - Corrected some broken links

Modified:
    struts/site/src/site/xdoc/primer.xml

Modified: struts/site/src/site/xdoc/primer.xml
URL: http://svn.apache.org/viewvc/struts/site/src/site/xdoc/primer.xml?rev=1204535&r1=1204534&r2=1204535&view=diff
==============================================================================
--- struts/site/src/site/xdoc/primer.xml (original)
+++ struts/site/src/site/xdoc/primer.xml Mon Nov 21 15:09:40 2011
@@ -313,7 +313,7 @@ limitations under the License.
                         in the Java Tutorial
                     </li>
                     <li>
-                        <a href="http://java.sun.com/docs/books/tutorial/essential/threads/index.html">
+                        <a href="http://docs.oracle.com/javase/tutorial/essential/concurrency/index.html">
                             Threads: Doing Two or More Tasks At Once
                         </a>
                         in the Java Language
@@ -347,7 +347,7 @@ limitations under the License.
                 <p> 
                     These papers can be especially helpful if you are
                     fact-finding or reviewing server-side
-                    <a href="http://directory.google.com/Top/Computers/Programming/Languages/Java/Server-Side/Libraries_and_Frameworks/">
+                    <a href="http://www.dmoz.org/Computers/Programming/Languages/Java/Enterprise_Edition/Libraries_and_Frameworks/">
                         frameworks</a>
                     .
                 </p>
@@ -479,7 +479,7 @@ limitations under the License.
 
                 <ul>
                     <li>
-                        <a href="http://java.sun.com/docs/books/tutorial/essential/attributes/properties.html">
+                        <a href="http://docs.oracle.com/javase/tutorial/essential/environment/properties.html">
                             Using Properties to Manage Program
                                 Attributes
                         </a>
@@ -1189,8 +1189,8 @@ limitations under the License.
                         </a>
                     </li>
                     <li>
-                        <a href="http://acegisecurity.org/">
-                            Acegi Security</a>
+                        <a href="http://www.springframework.org/spring-security/">
+                            Spring Security</a>
                     </li>
                     <li>
                         <a href="http://sslext.sourceforge.net/">
@@ -1324,7 +1324,7 @@ limitations under the License.
                 </p>
                 <p>
                     For an open source implementation of JSF, visit our
-                    sibling project, <a href="httpL//myfaces.apache.org">
+                    sibling project, <a href="http://myfaces.apache.org">
                     Apache MyFaces.</a>
                 </p>
 
@@ -1533,7 +1533,7 @@ limitations under the License.
                         <a href="http://springframework.org/">Spring</a>
                     </li>
                     <li>
-                        <a href="http://www.opensymphony.com/xwork/">XWork</a>
+                        <a href="http://struts.apache.org/2.x/">XWork</a>
                     </li>
                 </ul>