How to retain the checking in a check box in pagination

Hi ,

I have check box in all pages, in which i have done pagination.

Wen i check the checkbox and click the next page and check some check box der and wen i come back my checkbox checking is not maintained

How can i maintain the checking of checkbox even wen i go back and forth?

Can anybody kindly help me on this ?

[347 byte] By [Techya] at [2007-11-27 1:45:17]
# 1
Simply done.Whenever the checkbox is checked, assign true to a boolean variable that has visibility amongst all pages.
maple_shafta at 2007-7-12 1:05:27 > top of Java-index,Java Essentials,Java Programming...