[jboss-cvs] jboss-seam/examples/seamspace/resources/WEB-INF ...

Shane Bryzak Shane_Bryzak at symantec.com
Wed Jan 17 08:44:41 EST 2007


  User: sbryzak2
  Date: 07/01/17 08:44:41

  Modified:    examples/seamspace/resources/WEB-INF  pages.xml
  Log:
  added seam-text support, other minor stuff
  
  Revision  Changes    Path
  1.6       +1 -0      jboss-seam/examples/seamspace/resources/WEB-INF/pages.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pages.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seamspace/resources/WEB-INF/pages.xml,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- pages.xml	15 Jan 2007 10:18:29 -0000	1.5
  +++ pages.xml	17 Jan 2007 13:44:41 -0000	1.6
  @@ -16,6 +16,7 @@
         <navigation from-action="#{blog.saveComment}">
           <redirect view-id="/blogentry.xhtml"/>
         </navigation>
  +
       </page>
          
       <page view-id="*">
  
  
  



More information about the jboss-cvs-commits mailing list