• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

pagination using pagination tag

 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Any one help me out : I need to do pagination using pagination tag but i have nill knowledge on that.
so, anyone guide me how to use or provide me some links so that i can dooooo..

plzzzzzzzzzzzzzzzzzzz
 
Ranch Hand
Posts: 188
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,

You'll need to provide more information if you want us to help i.e. are you trying to develop your own pagonator tag, use an existing tag?

The following tag library maybe of interest.

jsptags Pager Tag Library

Regards,
Jason
 
Harish Ponduri
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI Jason Moors,

thank you very much for your reply.

I want to use an existing pagination tag. I am using WAS(websphere Application server) on i-series so compatable for this provide me information/links please.
 
Jason Moors
Ranch Hand
Posts: 188
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
In that case take a look at jsptags pager tag it will run on JavaServer Pages 1.1 compliant Web Server/Servlet Engine

jsptags pager tag

Regards,
Jason
 
Harish Ponduri
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Hi Jason,

The Pager tag library link which you have provided is really good but, I am not getting in practical how to implement the thing can you please suggest or show a small example pleaseeeee


Regards
Harish Ponduri.
 
Harish Ponduri
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Jason,

Thank you, I got that.

But really thank you because of the link provided by you i got that.

My first query in code ranch is this and its nice that it got cleared.
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic