Is there a way to make a result cursor persist through subsequent page calls? I want to "select * from sometable" , create formatted page for the current row, then be able to navigate forward and backward without executing the query again. I think I can do it using frames, but I would like to know if it can be done using one recursive page.
TIA,
chris gonzalez
TIA,
chris gonzalez