Hi folks,
I need to resort from full lists to external paging because displaytag requires to much time and memory to process the entire list.
I have taken a look at the tutorial for external paging and sorting and opted for point 2 [1], passing information to the display:table tag.
Now, as far as I understand external paging means that displaytag instructs me to obtain page X from my datasource and return only that page slice. Not the entire result list. If yes:
- why does not displaytag pass the pagesize attribute dynamically to me?
- why was DISPL-497 [2] implemented which retrieves the sub list automtically, if I supply partialList="true".
This makes the whole partial list issue obsolute if that code requires the full list but processes only that specific part. I cannot spare the full ist retrieval.
I my opinion, there is something wrong either with the approach described in [1] or the implementation in [1] did not take real partial list operations into account.
Thanks,
Mike
[1]
http://displaytag.sourceforge.net/1.2/tut_externalSortAndPage.html[2]
http://jira.codehaus.org/browse/DISPL-497--
NEU: FreePhone - 0ct/min Handyspartarif mit Geld-zurück-Garantie!
Jetzt informieren:
http://www.gmx.net/de/go/freephone------------------------------------------------------------------------------
Cloud Services Checklist: Pricing and Packaging Optimization
This white paper is intended to serve as a reference, checklist and point of
discussion for anyone considering optimizing the pricing and packaging model
of a cloud services business. Read Now!
http://www.accelacomm.com/jaw/sfnl/114/51491232/_______________________________________________
displaytag-user mailing list
displaytag-user@list...https://lists.sourceforge.net/lists/listinfo/displaytag-user
opensubscriber is not affiliated with the authors of this message nor responsible for its content.