0 Replies Latest reply on Aug 28, 2009 11:35 AM by bharathiya

    Templating example using template, Seam Decorate, and RichFaces(rich:page)

    bharathiya

      I am trying to develop a simple application to demonstrate the templating features using the typical template.xhtml, edit.xhtml, s decorate, and RichFaces 3.3.1 (rich:page).


      The versions I am using are: seam 2.1.1, JSF 1.2, RichFaces 3.3.1.


      The issue I am having is not able to get enough info on how to hierarchically use the various tags like ui composition ,  rich page tags etc.


      The basic example provided in the the 'seam in action' also is not working (the form gets displayed as many number of times as the input fields in the form !).


      Can someone explain me how we need to handle the layout ?

      Thanks.