RE: about pagination

2006-09-21 Thread Givler, Eric
You can find this issue documented inside of the Strut's Survival Guide at: http://www.objectsource.com/ -Original Message- From: yamilka vallejo ramos [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 20, 2006 4:10 PM To: user@struts.apache.org Subject: about pagination hi, does any

Re: about pagination

2006-09-21 Thread Li
kumar.g > > > ----- Original Message - > > > From: "Kim Brianne Go" <[EMAIL PROTECTED]> > > > To: "Struts Users Mailing List" > > > Sent: Thursday, September 21, 2006 6:35 AM > > > Subject: Re: about pagination > > >

Re: about pagination

2006-09-21 Thread Kim Brianne Go
gt; - Original Message - > > From: "Kim Brianne Go" <[EMAIL PROTECTED]> > > To: "Struts Users Mailing List" > > Sent: Thursday, September 21, 2006 6:35 AM > > Subject: Re: about pagination > > > > > > > Yamilka, &g

Re: about pagination

2006-09-21 Thread Li
ve any idea about these ready made library for pagination. > beacuase i also require the same. > > thnx, > Venkata phanikumar.g > - Original Message - > From: "Kim Brianne Go" <[EMAIL PROTECTED]> > To: "Struts Users Mailing List" > S

Re: about pagination

2006-09-21 Thread Kim Brianne Go
; To: "Struts Users Mailing List" Sent: Thursday, September 21, 2006 6:35 AM Subject: Re: about pagination > Yamilka, > > You might want to try using a ready made library for this like display > tag or extreme components, so you don't have to reinvent the wheel. &

RE: about pagination

2006-09-20 Thread David Friedman
While I prefer displaytag, there is also valuelist: http://valuelist.sourceforge.net Regards, David -Original Message- From: Lixin Chu [mailto:[EMAIL PROTECTED] Sent: Thursday, September 21, 2006 2:26 AM To: Struts Users Mailing List Subject: Re: about pagination struts itself does

Re: about pagination

2006-09-20 Thread Lixin Chu
struts itself does not (need to) handle pagination. for displaytag, you can check http://displaytag.sourceforge.net/11/tut_externalSortAndPage.html

Re: about pagination

2006-09-20 Thread Venkata Phani Kumar
September 21, 2006 6:35 AM Subject: Re: about pagination > Yamilka, > > You might want to try using a ready made library for this like display > tag or extreme components, so you don't have to reinvent the wheel. > > Brian > > On 9/21/06, yamilka vallejo ramos <[EMAI

Re: about pagination

2006-09-20 Thread Kim Brianne Go
Yamilka, You might want to try using a ready made library for this like display tag or extreme components, so you don't have to reinvent the wheel. Brian On 9/21/06, yamilka vallejo ramos <[EMAIL PROTECTED]> wrote: hi, does anybody know how to work with Struts 1.1 and pagination??? ---