From 61958b6b3b19235b03d985673072d357e993b3f9 Mon Sep 17 00:00:00 2001 From: Keith Donald Date: Wed, 10 Feb 2010 15:38:54 +0000 Subject: [PATCH] comments about tutorials --- spring-framework-reference/src/mvc.xml | 11 ++++------- spring-framework-reference/src/new-in-3.xml | 11 +++++------ spring-framework-reference/src/web-integration.xml | 10 +++------- 3 files changed, 12 insertions(+), 20 deletions(-) diff --git a/spring-framework-reference/src/mvc.xml b/spring-framework-reference/src/mvc.xml index 72fc1e1439..fbe7047a32 100644 --- a/spring-framework-reference/src/mvc.xml +++ b/spring-framework-reference/src/mvc.xml @@ -3128,13 +3128,10 @@ public class SimpleController { - The Spring distribution ships with a Spring Web MVC tutorial - that guides the reader through building a complete Spring Web - MVC-based application using a step-by-step approach. This tutorial is - available in the docs directory of the Spring - distribution. An online version can also be found on the Spring Framework - website. + + There are many excellent articles and tutorials that show how to build web applications with Spring MVC. + Read them at the Spring Documentation page. + diff --git a/spring-framework-reference/src/new-in-3.xml b/spring-framework-reference/src/new-in-3.xml index ca0bf4e430..6fcddd345b 100644 --- a/spring-framework-reference/src/new-in-3.xml +++ b/spring-framework-reference/src/new-in-3.xml @@ -57,13 +57,12 @@
- New getting started tutorial + New articles and tutorials - There is now a new getting started tutorial for developing a basic - Spring 3.0 MVC web application. This tutorial is a separate document that - can be found at the Spring - Documentation page. + + There are many excellent articles and tutorials that show how to get started with Spring 3 features. + Read them at the Spring Documentation page. +
diff --git a/spring-framework-reference/src/web-integration.xml b/spring-framework-reference/src/web-integration.xml index 821582abb9..06b97ad0fc 100644 --- a/spring-framework-reference/src/web-integration.xml +++ b/spring-framework-reference/src/web-integration.xml @@ -556,13 +556,9 @@ - WebWork is (in the opinion of this author) a very clean, elegant web - framework. Its architecture and key concepts are very easy to - understand, and the framework also has a rich tag library as well as - nicely decoupled validation. It - is (again, in the opinion of this author) quite easy to be productive in - next to no time at all (the documentation and tutorials are pretty good - too). + Web work's architecture and concepts are easy to + understand, and the framework also has an extensive tag library as well as + nicely decoupled validation. One of the key enablers in WebWork's technology stack is an