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

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/hibernate/view   confirm.xhtml confirmed.xhtml
  Log:
  add DOCTYPES, fix many minor HTML errors
  
  Revision  Changes    Path
  1.4       +1 -1      jboss-seam/examples/hibernate/view/confirm.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: confirm.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate/view/confirm.xhtml,v
  retrieving revision 1.3
  retrieving revision 1.4
  diff -u -b -r1.3 -r1.4
  --- confirm.xhtml	16 Apr 2006 05:51:18 -0000	1.3
  +++ confirm.xhtml	10 Nov 2006 19:07:55 -0000	1.4
  @@ -57,7 +57,7 @@
   <ui:define name="sidebar">
   <h1>Declarative page flow and context demarcation</h1>
   <p>
  -    Annotations aren't for <emphasis>everything</emphasis>, but they are truly great for some things. Seam
  +    Annotations aren't for <em>everything</em>, but they are truly great for some things. Seam
       uses annotations as one strategy for reducing the amount of code you need to write. For example, for 
       relatively simple user interactions, annotations are a nice way to demarcate the conversation context.
       On the other hand, pageflow is defined in XML via JSF navigation rules. For extremely complex applications, 
  
  
  
  1.2       +1 -1      jboss-seam/examples/hibernate/view/confirmed.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: confirmed.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/hibernate/view/confirmed.xhtml,v
  retrieving revision 1.1
  retrieving revision 1.2
  diff -u -b -r1.1 -r1.2
  --- confirmed.xhtml	23 Jan 2006 11:19:38 -0000	1.1
  +++ confirmed.xhtml	10 Nov 2006 19:07:55 -0000	1.2
  @@ -28,12 +28,12 @@
   <p>
       This most excellentest example application would not exist were it not for
       back-breaking physical effort of the following individuals and groups:
  +</p>
       <ul>
       <li>Jacob Hookom (design and presentation)</li>
       <li>Gavin King (code)</li>
       <li>Our mothers (having us)</li>
       </ul>
  -</p>
   </ui:define>
   
   </ui:composition>
  \ No newline at end of file
  
  
  



More information about the jboss-cvs-commits mailing list