[jboss-cvs] jboss-seam/examples/hibernate2/view ...

Michael Yuan michael.yuan at jboss.com
Fri Jun 8 00:20:16 EDT 2007


  User: myuan   
  Date: 07/06/08 00:20:16

  Modified:    examples/hibernate2/view    conversations.xhtml main.xhtml
                        password.xhtml
  Log:
  Fix the borken XHTMl pages and use RI in web.xml
  
  Revision  Changes    Path
  1.3       +33 -33    jboss-seam/examples/hibernate2/view/conversations.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: conversations.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/conversations.xhtml,v
  retrieving revision 1.2
  retrieving revision 1.3
  diff -u -b -r1.2 -r1.3
  --- conversations.xhtml	9 Nov 2006 00:37:29 -0000	1.2
  +++ conversations.xhtml	8 Jun 2007 04:20:16 -0000	1.3
  @@ -1,4 +1,4 @@
  -<!DOCTYPE div PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  +
   <div xmlns="http://www.w3.org/1999/xhtml"
        xmlns:c="http://java.sun.com/jstl/core"
        xmlns:ui="http://java.sun.com/jsf/facelets"
  
  
  
  1.4       +21 -21    jboss-seam/examples/hibernate2/view/main.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: main.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/main.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  
  
  
  1.7       +1 -1      jboss-seam/examples/hibernate2/view/password.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: password.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/view/password.xhtml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  
  
  



More information about the jboss-cvs-commits mailing list