Hi,

If you are using SEAM with JSF, I presume, why don't you use the dataTable ?
Or even better the rich:dataTable, which can be easily customized with a
rich:datascroller which has ajax paginagion already implemented.

Cheers,
Narcis Paslaru

2009/9/14 bhaskara navuluri <bhaskara.navul...@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
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> displaytag-user mailing list
> displaytag-user@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/displaytag-user
>
>
------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
displaytag-user mailing list
displaytag-user@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/displaytag-user

Reply via email to