comments about tutorials

This commit is contained in:
Keith Donald
2010-02-10 15:38:54 +00:00
parent 03e9e4568f
commit 61958b6b3b
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>