RE: Any Idea about Paging Logic

2002-10-07 Thread Joe Barefoot

Used the taglib a bit at my last gig, never noticed the behavior you're describing.  
One thing to note:  The Collection the taglib sorts is stored in the session.  Did 
both of your users happen to belong to the same session somehow?  If so, then that's 
the behavior you would see.

peace,
Joe

 -Original Message-
 From: Brian Alexander Lee [mailto:[EMAIL PROTECTED]]
 Sent: Sunday, October 06, 2002 7:42 PM
 To: Struts Users Mailing List
 Subject: Re: Any Idea about Paging Logic
 
 
 I looked at the display tag library:
 http://edhill.its.uiowa.edu/display/
 
 Did I majorly screw something up or is this tag not thread 
 safe? I noticed
 when I sorted a page of data, the next user to hit the page 
 got that default
 sort. It was quite infuriating. I hope it was just me.
 
 BAL
 
 - Original Message -
 From: Eddie Bush [EMAIL PROTECTED]
 To: Struts Users Mailing List [EMAIL PROTECTED]
 Sent: Sunday, October 06, 2002 2:32 AM
 Subject: Re: Any Idea about Paging Logic
 
 
  Is there any chance you've already searched the archive?  I 
 generally
  skip that and go to Google, myself.  Tried that?
 
  http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=Struts+Paging
 
  There was a recent discussion on the list about paging that ... got
  pretty involved and contained some good suggestions.  If all other
  avenues fail, search the archive within the last ... 2 weeks max I'd
  say.  This is been a very, very discussed topic.
 
  Kalaiselvan wrote:
 
  Hii all,
  
I'm using struts for my application. I have reterive 
 data from DB
 and
  shown in table. Where i have thousands of records in my 
 DB. So i want to
  show the data 100 for each page. I'm using logic:iterate tag for
  displaying the data. Where how can i seperate the data and how can
 implement
  my requirement. Any idea will be more helpful for me.
  
  Thanx in Advance,
  Kalaiselvan
  
  --
  Eddie Bush
 
 
 
 
  --
  To unsubscribe, e-mail:
 mailto:[EMAIL PROTECTED]
  For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:   
mailto:[EMAIL PROTECTED]
For additional commands, e-mail: mailto:[EMAIL PROTECTED]


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




RE: Any Idea about Paging Logic

2002-10-07 Thread Ashish Kulkarni

Hi, here is tag lib which i am using in my project,
and this taglib helps in getting results like google
search enging
http://jsptags.com/tags/navigation/pager/pager-taglib-1.1.html
hope this helps
Ashish

--- Joe Barefoot [EMAIL PROTECTED] wrote:
 Used the taglib a bit at my last gig, never noticed
 the behavior you're describing.  One thing to note: 
 The Collection the taglib sorts is stored in the
 session.  Did both of your users happen to belong
 to the same session somehow?  If so, then that's the
 behavior you would see.
 
 peace,
 Joe
 
  -Original Message-
  From: Brian Alexander Lee
 [mailto:[EMAIL PROTECTED]]
  Sent: Sunday, October 06, 2002 7:42 PM
  To: Struts Users Mailing List
  Subject: Re: Any Idea about Paging Logic
  
  
  I looked at the display tag library:
  http://edhill.its.uiowa.edu/display/
  
  Did I majorly screw something up or is this tag
 not thread 
  safe? I noticed
  when I sorted a page of data, the next user to hit
 the page 
  got that default
  sort. It was quite infuriating. I hope it was just
 me.
  
  BAL
  
  - Original Message -
  From: Eddie Bush [EMAIL PROTECTED]
  To: Struts Users Mailing List
 [EMAIL PROTECTED]
  Sent: Sunday, October 06, 2002 2:32 AM
  Subject: Re: Any Idea about Paging Logic
  
  
   Is there any chance you've already searched the
 archive?  I 
  generally
   skip that and go to Google, myself.  Tried that?
  
  

http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=Struts+Paging
  
   There was a recent discussion on the list about
 paging that ... got
   pretty involved and contained some good
 suggestions.  If all other
   avenues fail, search the archive within the last
 ... 2 weeks max I'd
   say.  This is been a very, very discussed topic.
  
   Kalaiselvan wrote:
  
   Hii all,
   
 I'm using struts for my application. I
 have reterive 
  data from DB
  and
   shown in table. Where i have thousands of
 records in my 
  DB. So i want to
   show the data 100 for each page. I'm using
 logic:iterate tag for
   displaying the data. Where how can i seperate
 the data and how can
  implement
   my requirement. Any idea will be more helpful
 for me.
   
   Thanx in Advance,
   Kalaiselvan
   
   --
   Eddie Bush
  
  
  
  
   --
   To unsubscribe, e-mail:
 
 mailto:[EMAIL PROTECTED]
   For additional commands, e-mail:
  mailto:[EMAIL PROTECTED]
  
  
  --
  To unsubscribe, e-mail:   
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 
 
 --
 To unsubscribe, e-mail:  
 mailto:[EMAIL PROTECTED]
 For additional commands, e-mail:
 mailto:[EMAIL PROTECTED]
 


=
A$HI$H

__
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos  More
http://faith.yahoo.com

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




Re: Any Idea about Paging Logic

2002-10-06 Thread Eddie Bush

Is there any chance you've already searched the archive?  I generally 
skip that and go to Google, myself.  Tried that?

http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=Struts+Paging

There was a recent discussion on the list about paging that ... got 
pretty involved and contained some good suggestions.  If all other 
avenues fail, search the archive within the last ... 2 weeks max I'd 
say.  This is been a very, very discussed topic.

Kalaiselvan wrote:

Hii all,

  I'm using struts for my application. I have reterive data from DB and
shown in table. Where i have thousands of records in my DB. So i want to
show the data 100 for each page. I'm using logic:iterate tag for
displaying the data. Where how can i seperate the data and how can implement
my requirement. Any idea will be more helpful for me.

Thanx in Advance,
Kalaiselvan

-- 
Eddie Bush




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




Re: Any Idea about Paging Logic

2002-10-06 Thread Brian Alexander Lee

I looked at the display tag library:
http://edhill.its.uiowa.edu/display/

Did I majorly screw something up or is this tag not thread safe? I noticed
when I sorted a page of data, the next user to hit the page got that default
sort. It was quite infuriating. I hope it was just me.

BAL

- Original Message -
From: Eddie Bush [EMAIL PROTECTED]
To: Struts Users Mailing List [EMAIL PROTECTED]
Sent: Sunday, October 06, 2002 2:32 AM
Subject: Re: Any Idea about Paging Logic


 Is there any chance you've already searched the archive?  I generally
 skip that and go to Google, myself.  Tried that?

 http://www.google.com/search?hl=enie=UTF-8oe=UTF-8q=Struts+Paging

 There was a recent discussion on the list about paging that ... got
 pretty involved and contained some good suggestions.  If all other
 avenues fail, search the archive within the last ... 2 weeks max I'd
 say.  This is been a very, very discussed topic.

 Kalaiselvan wrote:

 Hii all,
 
   I'm using struts for my application. I have reterive data from DB
and
 shown in table. Where i have thousands of records in my DB. So i want to
 show the data 100 for each page. I'm using logic:iterate tag for
 displaying the data. Where how can i seperate the data and how can
implement
 my requirement. Any idea will be more helpful for me.
 
 Thanx in Advance,
 Kalaiselvan
 
 --
 Eddie Bush




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


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




Any Idea about Paging Logic

2002-10-05 Thread Kalaiselvan

Hii all,

  I'm using struts for my application. I have reterive data from DB and
shown in table. Where i have thousands of records in my DB. So i want to
show the data 100 for each page. I'm using logic:iterate tag for
displaying the data. Where how can i seperate the data and how can implement
my requirement. Any idea will be more helpful for me.

Thanx in Advance,
Kalaiselvan