hi,
As I said in the previous email. A straightforward way using displaytag
would be defining a one-column table and define a decorator that will
produce the free format you want to produce. If you configure displaytag
to not show borders (look in displaytag css) and also configure the
header then you can get it to look almost like Google i.e. it won't look
as a table but internally is one-column table.
regards,
Giovanni
Jaarthy wrote:
Hi Giovanni,
I want the results to be dislayed as they are in the Google Search results
page,not in a table form.Any help please?
Thanks,
Aarthy
Giovanni Azua-3 wrote:
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]