users@jersey.java.net

[Jersey] Re: How to catch the response in case of an invalid query paramter

From: Ryan Stewart <rds6235_at_gmail.com>
Date: Mon, 18 Apr 2011 10:03:35 -0500

On Mon, Apr 18, 2011 at 3:02 AM, Rob - <skyscrapper666_at_hotmail.com> wrote:

> Query parameters should be banned. They are for REST the equivalent of Java
> script for the web.
>
> How would you recommend requesting paged data on a GET, then?