users@jersey.java.net

pagination of database tables exposed directly on the web

From: Felipe Gaúcho <fgaucho_at_gmail.com>
Date: Thu, 30 Apr 2009 20:49:59 +0200

and it works :) very nice:

curl -v -H "Content-Type: application/xml" -X GET
http://fgaucho.dyndns.org:8080/footprint-service/user/readall/10/10

or directly on the browser:
http://fgaucho.dyndns.org:8080/footprint-service/user/readall/0/1000

very nice.. I like this Jersey tricks.....every line more :)


* full source code available at footprint.dev.java.net