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

Gavin King gavin.king at jboss.com
Wed Oct 11 00:44:34 EDT 2006


  User: gavin   
  Date: 06/10/11 00:44:34

  Modified:    examples  seam-examples.html
  Log:
  new example
  
  Revision  Changes    Path
  1.6       +1 -0      jboss-seam/examples/seam-examples.html
  
  (In the diff below, changes in quantity of whitespace are not shown.)
  
  Index: seam-examples.html
  ===================================================================
  RCS file: /cvsroot/jboss/jboss-seam/examples/seam-examples.html,v
  retrieving revision 1.5
  retrieving revision 1.6
  diff -u -b -r1.5 -r1.6
  --- seam-examples.html	18 Jun 2006 15:17:20 -0000	1.5
  +++ seam-examples.html	11 Oct 2006 04:44:34 -0000	1.6
  @@ -13,6 +13,7 @@
   <div><a href="http://localhost:8080/seam-issues">Issue Tracker Example</a> &mdash; Workspace management, nested conversations, and i18n</div>
   <div><a href="http://localhost:8080/seam-chatroom">Chatroom Example</a> &mdash; Seam Remoting</div>
   <div><a href="http://localhost:8080/seam-blog">Blog Example</a> &mdash; REST (page actions, pull MVC)</div>
  +<div><a href="http://localhost:8080/seam-contactlist">Contact List Example</a> &mdash; Seam Framework for CRUD</div>
   <h1>JBoss Seam Tutorial Examples</h1>
   <div>Run <tt>ant</tt> in the <tt>example/xxxx</tt> directory to deploy.</div>
   <div><a href="http://localhost:8080/seam-registration">Registration Example</a> &mdash; Basic request processing</div>
  
  
  



More information about the jboss-cvs-commits mailing list