0 Replies Latest reply on Sep 14, 2009 4:00 PM by bhaskara.bhaskara.navuluri.gmail.com

    DisplayTag

    bhaskara.bhaskara.navuluri.gmail.com
      Hi all,

      I need some steps to integrate DisplayTag library into my SEAM project. I have tried doing the following things:

      1. Downloaded the DisplayTags JAR files and copied them into my WAR/lib flder.
      2. imported the taglibrary in my XHTML like:


            xmlns:display="http://displaytag.sf.net/el"
      also tried

            xmlns:display="http://displaytag.sf.net"


      . But i could not get any table being displayed on my browser.
      I tried doing a "View Source" . My <display:table> </display:table> hasnt be rendered and it is as is in the View Source

      Can someone plese help me out in finding a solution. Please. Its a bit urgent. Thanks in advance