comments about tutorials

git-svn-id: https://src.springframework.org/svn/spring-framework/trunk@2942 50f2f4bb-b051-0410-bef5-90022cba6387
This commit is contained in:
Keith Donald 2010-02-10 15:38:54 +00:00
parent 0760179df8
commit 12506fa9b7
3 changed files with 12 additions and 20 deletions

View File

@ -3128,13 +3128,10 @@ public class SimpleController {
<itemizedlist>
<listitem>
<para>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 <literal>docs</literal> directory of the Spring
distribution. An online version can also be found on the <ulink
url="http://springframework.org/">Spring Framework
website</ulink>.</para>
<para>
There are many excellent articles and tutorials that show how to build web applications with Spring MVC.
Read them at the <ulink url="http://www.springsource.org/documentation">Spring Documentation</ulink> page.
</para>
</listitem>
<listitem>

View File

@ -57,13 +57,12 @@
</section>
<section id="new-in-3-new-tutorial">
<title>New getting started tutorial</title>
<title>New articles and tutorials</title>
<para>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 <ulink
url="http://www.springsource.org/documentation"> Spring
Documentation</ulink> page.</para>
<para>
There are many excellent articles and tutorials that show how to get started with Spring 3 features.
Read them at the <ulink url="http://www.springsource.org/documentation">Spring Documentation</ulink> page.
</para>
</section>

View File

@ -556,13 +556,9 @@
</quote>
</para>
<para>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).</para>
<para>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.</para>
<para>One of the key enablers in WebWork's technology stack is <ulink
url="http://www.opensymphony.com/webwork/wikidocs/IoC%20Overview.html">an