
Display batch of 10 records in each page
Hi all
I am new to JAVA. I have a task to display the records in the bathch
10 on each page woth JSP.
I have done this by retieving records in collection and then putting
it into the session. It works fine but my problem is with refreshing
it. I am not able to track deleted or upadated once I put collection
into session.
Kindly help me regarding this. I am using Oracle 8i database with
Weblogic server6.1.
Thanks
Regards
Vijay