On 11/28/05, Simon Kitching <[EMAIL PROTECTED]> wrote: > The issue is that DataPage is something that the business tier needs to > deal with. And business tier code (eg EJBs) really should not be > returning objects descended from a JSF implementation.
In my opinion, a sub list model doesn't have use-cases outside of a presentation framework. I see such a class as more of an adaptor than as something you'd have in your business layer.

