You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user@struts.apache.org by Viral_Thakkar <Vi...@infosys.com> on 2004/01/13 06:03:37 UTC

Pagination Support

Hi all,
 
Do struts have any support for pagination purpose?
 
By pagination, I mean, displaying the data retrieved from database in
JSP page in fixed slots...
 
Thanks & Regards,
Viral

Re: Pagination Support

Posted by Matt Raible <li...@raibledesigns.com>.
Is this what you're looking for?

http://displaytag.sf.net, demo at http://www.displaytag.org

HTH,

Matt

On Jan 12, 2004, at 10:03 PM, Viral_Thakkar wrote:

> Hi all,
>
>  
>
> Do struts have any support forpaginationpurpose?
>
>  
>
> By pagination, I mean, displaying the data retrieved from database in 
> JSP page in fixed slots...
>
>  
>
> Thanks & Regards,
>
> Viral
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org

---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Pagination Support

Posted by "C.Aussems" <c....@xs4all.nl>.
The Pager Tag Library is the easy and flexible way to implement paging of
large data sets in JavaServer Pages (JSP). It can emulate all currently
known paging styles with minimal effort. It also includes re-usable index
styles that emulate the search result navigators of popular web sites such
as GoogleSM, AltaVista® and Yahoo!. The Pager Tag Library does most of the
work for you by dynamically organizing your data set into pages and
generating a browsable index with virtually any look desired.

http://jsptags.com/tags/navigation/pager/index.jsp

----- Original Message ----- 
From: "Brice Ruth" <br...@fiskars.com>
To: "Struts Users Mailing List" <st...@jakarta.apache.org>
Sent: Tuesday, January 13, 2004 3:54 PM
Subject: Re: Pagination Support


> You might want to check out iBATiS, specifically the
> "executeQueryForPaginatedList" methods ... quite useful!!
>
> http://www.ibatis.com/
>
> Enjoy!
>
> Viral_Thakkar wrote:
>
> > Hi all,
> >
> >
> >
> > Do struts have any support for *_pagination_* purpose?
> >
> >
> >
> > By pagination, I mean, displaying the data retrieved from database in
> > JSP page in fixed slots...
> >
> >
> >
> > Thanks & Regards,
> >
> > Viral
> >
> >------------------------------------------------------------------------
> >
> >---------------------------------------------------------------------
> >To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> >For additional commands, e-mail: struts-user-help@jakarta.apache.org
> >
>
> -- 
> Brice D. Ruth
> Sr. IT Analyst
> Fiskars Brands, Inc.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
> For additional commands, e-mail: struts-user-help@jakarta.apache.org
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org


Re: Pagination Support

Posted by Brice Ruth <br...@fiskars.com>.
You might want to check out iBATiS, specifically the 
"executeQueryForPaginatedList" methods ... quite useful!!

http://www.ibatis.com/

Enjoy!

Viral_Thakkar wrote:

> Hi all,
>
>  
>
> Do struts have any support for *_pagination_* purpose?
>
>  
>
> By pagination, I mean, displaying the data retrieved from database in 
> JSP page in fixed slots...
>
>  
>
> Thanks & Regards,
>
> Viral
>
>------------------------------------------------------------------------
>
>---------------------------------------------------------------------
>To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
>For additional commands, e-mail: struts-user-help@jakarta.apache.org
>

-- 
Brice D. Ruth
Sr. IT Analyst
Fiskars Brands, Inc.


---------------------------------------------------------------------
To unsubscribe, e-mail: struts-user-unsubscribe@jakarta.apache.org
For additional commands, e-mail: struts-user-help@jakarta.apache.org