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

Shane Bryzak Shane_Bryzak at symantec.com
Tue Jan 23 00:25:00 EST 2007


  User: sbryzak2
  Date: 07/01/23 00:25:00

  Modified:    examples/seamspace/resources/WEB-INF  pages.xml
  Log:
  finished user registration screen
  
  Revision  Changes    Path
  1.9       +2 -2      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.8
  retrieving revision 1.9
  diff -u -b -r1.8 -r1.9
  --- pages.xml	23 Jan 2007 02:48:06 -0000	1.8
  +++ pages.xml	23 Jan 2007 05:25:00 -0000	1.9
  @@ -32,8 +32,8 @@
       </page>
       
       <page view-id="/register2.xhtml">
  -      <navigation from-action="#{register.upload}">
  -        <redirect view-id="/home.xhtml"/>
  +      <navigation from-action="#{register.uploadPicture}">
  +        <redirect view-id="/profile.xhtml"/>
         </navigation>
       </page>
          
  
  
  



More information about the jboss-cvs-commits mailing list