users@jersey.java.net

Re: [Jersey] Implementing a generic javax.ws.rs.core.Response

From: Jaka Jančar <jaka_at_kubje.org>
Date: Tue, 31 Mar 2009 13:40:45 +0200

On 31. Mar 2009, at 13:29, António Mota wrote:
> 2009/3/30 Jaka Jančar <jaka_at_kubje.org>:
>>
>> I want my resource methods to:
>> a) return strongly typed entities (so entity types can be specified
>> in
>> interfaces), and
>
> I'm just wondering, Jersey is about implementing REST-type
> architectures, and "strongly typed entities" is anything but
> RESTish... Why do you want to do that with Jersey and not stick to a
> RPC style?

Why is this not RESTful?