<?xml version="1.0" encoding="utf-8"?><?xml-stylesheet title="XSL formatting" type="text/xsl" href="http://blog.netapsys.fr/index.php/feed/rss2/xslt" ?><rss version="2.0"
  xmlns:dc="http://purl.org/dc/elements/1.1/"
  xmlns:wfw="http://wellformedweb.org/CommentAPI/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/"
  xmlns:atom="http://www.w3.org/2005/Atom">
<channel>
  <title>Netapsys Blog - Tag - controller</title>
  <link>http://blog.netapsys.fr/index.php/</link>
  <atom:link href="http://blog.netapsys.fr/index.php/feed/tag/controller/rss2" rel="self" type="application/rss+xml"/>
  <description></description>
  <language>fr</language>
  <pubDate>Mon, 06 Feb 2012 16:16:04 +0100</pubDate>
  <copyright>Netapsys 2008 - 2011</copyright>
  <docs>http://blogs.law.harvard.edu/tech/rss</docs>
  <generator>Dotclear</generator>
  
    
  <item>
    <title>Les controllers SPRING MVC</title>
    <link>http://blog.netapsys.fr/index.php/post/2009/06/23/Les-controllers-SPRING-MVC</link>
    <guid isPermaLink="false">urn:md5:0c34896daa6c1dd7abed6b49c79d3a61</guid>
    <pubDate>Tue, 23 Jun 2009 14:09:00 +0200</pubDate>
    <dc:creator>Mounir Gzady</dc:creator>
        <category>Java J2EE</category>
        <category>controller</category><category>spring MVC</category>    
    <description>&lt;p&gt;Cet article a pour but de passer en revue les controllers SPRING MVC les plus courants en fournissant une brève description de ceux-ci, de décrire dans quels cas ils sont utilisés et comment les mettre en place.&lt;/p&gt;    &lt;p&gt;Le SimpleFormController



Le SimpleFormController est le controller standard fourni par Spring MVC. Il implémente comme tous les controllers l'interface Controller et met à disposition de son utilisateur toute une gamme de méthodes pour effectuer le traitement des formulaires basiques.
SimpleFormController permet de gérer :



Les GET pour la... &lt;a href=&quot;http://blog.netapsys.fr/index.php/post/2009/06/23/Les-controllers-SPRING-MVC&quot;&gt;&lt;em&gt;Lire&lt;/em&gt; Les controllers SPRING MVC&lt;/a&gt;&lt;/p&gt;</description>
    
    
    
          <comments>http://blog.netapsys.fr/index.php/post/2009/06/23/Les-controllers-SPRING-MVC#comment-form</comments>
      <wfw:comment>http://blog.netapsys.fr/index.php/post/2009/06/23/Les-controllers-SPRING-MVC#comment-form</wfw:comment>
      <wfw:commentRss>http://blog.netapsys.fr/index.php/feed/atom/comments/98</wfw:commentRss>
      </item>
    
</channel>
</rss>
