users@jersey.java.net
Re: pagination of database tables exposed directly on the web
This message
: [
Message body
] [ More options (
top
,
bottom
) ]
Related messages
: [
Next message
] [
Previous message
] [
In reply to
]
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]
From
: Felipe Gaúcho <
fgaucho_at_gmail.com
>
Date
: Thu, 30 Apr 2009 20:54:27 +0200
ops, wrong copy/paste... to choose between JSON or XML, just use the
accept header (instead content-type):
JSON: curl -v -H "Accept: application/json" -X GET
http://fgaucho.dyndns.org:8080/footprint-service/user/readall/10/10
XML: curl -v -H "Accept: application/xml" -X GET
http://fgaucho.dyndns.org:8080/footprint-service/user/readall/10/10
This message
: [
Message body
]
Next message
:
Tatu Saloranta: "Re: [Jersey] validation & logging"
Previous message
:
Felipe Gaúcho: "pagination of database tables exposed directly on the web"
In reply to
:
Felipe Gaúcho: "pagination of database tables exposed directly on the web"
Contemporary messages sorted
: [
by date
] [
by thread
] [
by subject
] [
by author
] [
by messages with attachments
]