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

Gavin King gavin.king at jboss.com
Fri Nov 10 14:07:55 EST 2006


  User: gavin   
  Date: 06/11/10 14:07:55

  Modified:    examples/hibernate2/resources  pages.xml
  Log:
  add DOCTYPES, fix many minor HTML errors
  
  Revision  Changes    Path
  1.2       +4 -0      jboss-seam/examples/hibernate2/resources/pages.xml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: pages.xml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate2/resources/pages.xml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- pages.xml	8 Nov 2006 10:01:01 -0000	1.1
  +++ pages.xml	10 Nov 2006 19:07:55 -0000	1.2
  @@ -1,3 +1,7 @@
  +<!DOCTYPE pages PUBLIC
  +  "-//JBoss/Seam Pages Configuration DTD 1.1//EN"
  +  "http://jboss.com/products/seam/pages-1.1.dtd">
  +
   <pages>
   	<page view-id="/hotel.xhtml">View hotel: #{hotel.name}</page>
   	<page view-id="/book.xhtml">Book hotel: #{hotel.name}</page>
  
  
  



More information about the jboss-cvs-commits mailing list