3 Replies Latest reply on Aug 6, 2006 12:23 PM by pmuir

    seam tag libs

    mrohad

      where can I see which tag libs are exists in seam and what attributes they are using?

      can I see the source of those tag libs? can I change it?

        • 1. Re: seam tag libs
          pmuir

           

          where can I see which tag libs are exists in seam and what attributes they are using?


          This is in the CVS version of the reference manual


          can I see the source of those tag libs? can I change it?


          Yes, look at the src/ui in the distribution. If you change you'll need to build a custom version of seam. Or you could put the altered version in your own namespace.

          • 2. Re: seam tag libs
            mrohad

            how do I access the CVS version of the reference manual ?

            • 3. Re: seam tag libs
              pmuir

              Checkout seam from CVS, build the manual using ant.