On Wed, 2002-05-01 at 09:42, Soefara Redzuan wrote:
> If you have hundreds of records in your ResultSet, too many to show on one 
> JSP, how do you split these over multiple pages. I mean, list a subset of 
> these on one page, so that the user can go forward to the next results and 
> back to the previous listings, or even jump to the n'th listing, like you 
> see on many websites including search engine results ?
> 
> I think it is unefficient to store a counter so you loop through the 
> ResultSet but I can not find any batch-like attributes in the DBtags 
> documentation. Am I missing it ? A simple example would be very useful.

I use Ultradev... RAD may not have the cleanest code for debugging but
it is Rapid Application Developpement after all. All the recordset
navigation methods are pre-rolled.

Cheers

Tony Grant

-- 
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to