Hi Bill,

This is a good idea, will give it a try, thanks.

Angelo


Bill Holloway wrote:
> 
> Hi Angelo, I achieve custom paging for anything that uses a tapestry
> loop (or anything that needs a list per page) starting with this
> abstract class:
> 
> public abstract class PagingResults <T>
> {
>     protected int _page;
> 
>  
> 

-- 
View this message in context: 
http://www.nabble.com/t5%3A-Hibernate-resultset-with-pagination-tp19247842p19265676.html
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to