Hi all,
>From my analysis it seems that the items which are visible in the current
page are the only ones in session.
If i have a pagesize of 10 objects and i have 10000 users searching, it
would mean lot of data in session.

Thus I think I should use detachable models in pageable views.

I just want to know if i have got anything wrong in concluding this design
of mine?

(Can i cache data in session , or how much of caching can i support..?)

Reply via email to