hi,

I use displaytag (http://displaytag.sourceforge.net). If you can live without a natively AJAX-enabled pagination library, displaytag is excellent. I like very much the concept of display Decorators, produces a very clean design and perfect separation of concerns.

Workarounds exist to AJAXify displaytag (AjaxAnywhere, AjaxTags)
http://demo.raibledesigns.com/appfuse-light-ajax/users.html
http://raibledesigns.com/rd/entry/the_future_of_the_displaytag
http://ajaxtags.sourceforge.net/usage.html

I don't use any of these myself, though.

The other choice you have I think is tabletags (http://code.google.com/p/tabletags/). The aim seems to provide the same functionality as displaytag but integrating better with Struts 2 e.g. seems to use the same template-based concept and therefore you can customize it entirely. But AFAIK it does not offer yet automatic paging like displaytag does see:
http://code.google.com/p/tabletags/issues/detail?id=10

I tried to adopt tabletags at first but it is too at an early stage yet i.e. lacks lot of functionality that displaytag currently offers out of the box.

HTH,
Best regards,
Giovanni

PS: there are lot of people subscribed to this list that are involved with those projects and could give a more educated guidance on differences among these two.

Jaarthy wrote:
Hi,

How to implement pagination as in Google in Struts2?Any Help would be
appreciated.

Thanks,
Aarthy


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to