SimpleDS
SimpleDS is a lightweight persistence framework for Google AppEngine. It includes paging support that can be transparently bound to Loom paging tables and lists:
In java:
In the web page:
SimpleDS PagedList can also be serialized as JSON to be used from javascript code.
Labels:
None