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

Norman Richards norman.richards at jboss.com
Thu Jun 28 14:12:45 EDT 2007


  User: nrichards
  Date: 07/06/28 14:12:45

  Modified:    examples/itext/view  index.xhtml
  Log:
  add chart image example
  
  Revision  Changes    Path
  1.7       +3 -1      jboss-seam/examples/itext/view/index.xhtml
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: index.xhtml
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/itext/view/index.xhtml,v
  retrieving revision 1.6
  retrieving revision 1.7
  diff -u -b -r1.6 -r1.7
  --- index.xhtml	13 Jun 2007 21:19:03 -0000	1.6
  +++ index.xhtml	28 Jun 2007 18:12:45 -0000	1.7
  @@ -33,7 +33,9 @@
           <li><s:link view="/sections.xhtml"  value="Sections" /></li>
           <li><s:link view="/table.xhtml"     value="Tables" /></li>
           <li><s:link view="/nested.xhtml"    value="Nested Tables" /></li>
  -        <li><s:link view="/chart.xhtml"     value="JFreeChart" /></li>
  +        <li><s:link view="/chart.xhtml"     value="JFreeChart" />
  +            [<s:link view="/chartimage.xhtml" value="HTML" />]
  +        </li>
           <li><s:link view="/anchor.xhtml"    value="Anchors" /></li>
           <li><s:link view="/format.xhtml"    value="Text conversion and formatting" /></li>
           <li><s:link view="/barcode.xhtml"   value="Bar Code" />
  
  
  



More information about the jboss-cvs-commits mailing list