• 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

Paging with TagLib pg:pager

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

i'm using the pager TagLib:"pg:pager" for displaying a result of a database query in more than one page...

First of all I would say that it's working fine except one feature ;-(

I do have 4 rows per page and for each row a checkbox which the user can klick/activate. The Problem is that when the user checks one of the checkboxes or more and clicks on a link for the next page then i loose all the parameter s which were checked before...and even if the user goes to the preview page back, i find no checkbox wich is checked...

Can somebody help me pls.
Cheers

Steph

 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This doesn't sound like a JDBC question. I'm going to move it to a web forum for you.
 
reply
    Bookmark Topic Watch Topic
  • New Topic