[albatross-users] Having trouble implementing pagination

Damien Elmes alb-users at repose.cx
Wed Oct 1 09:32:59 EST 2003


Matt Goodall <matt at pollenation.net> writes:

> The query will be performed each request but the result set shouldn't
> be stored in the session with the above code ... unless I'm missing
> something. The only parts of row (the ListIterator object) that are
> stored in the session are the current start index and the pagesize.

Sorry, I misunderstood. I thought you were saying that the resultset
was being stored as a session variable, not the auxiliary variables
for paging over it.

Cheers,
-- 
Damien Elmes



More information about the Albatross-users mailing list