[jboss-cvs] jboss-seam/doc/reference/en/modules ...

Gavin King gavin.king at jboss.com
Wed Feb 21 22:37:11 EST 2007


  User: gavin   
  Date: 07/02/21 22:37:10

  Modified:    doc/reference/en/modules  configuration.xml
  Log:
  titles
  
  Revision  Changes    Path
  1.39      +3 -3      jboss-seam/doc/reference/en/modules/configuration.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: configuration.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/doc/reference/en/modules/configuration.xml,v
  retrieving revision 1.38
  retrieving revision 1.39
  diff -u -b -r1.38 -r1.39
  --- configuration.xml	10 Feb 2007 16:49:33 -0000	1.38
  +++ configuration.xml	22 Feb 2007 03:37:10 -0000	1.39
  @@ -101,7 +101,7 @@
               </para>
   
               <sect3>
  -                <title>Seam exception handling filter</title>
  +                <title>Exception handling</title>
                   <para>
                       This filter provides the exception mapping functionality in
                       <literal>pages.xml</literal> (almost all applications will need this).
  @@ -168,7 +168,7 @@
               </sect3>
   
               <sect3>
  -                <title>Multipart form requests</title>
  +                <title>Multipart form submissions</title>
                   <para>
                       This feature is necessary when using the Seam file upload JSF control. It
                       detects multipart form requests and processes them according to the
  @@ -249,7 +249,7 @@
               </sect3>
   
               <sect3>
  -                <title>Context filter</title>
  +                <title>Context management for custom servlets</title>
                   <para>
                       Requests sent direct to some servlet other than the JSF servlet are not
                       processed through the JSF lifecycle, so Seam provides a servlet filter 
  
  
  



More information about the jboss-cvs-commits mailing list