users@jersey.java.net

[Jersey] Re: GET and POST on same URL

From: Domenico Briganti <dometec_at_tin.it>
Date: Sat, 10 Mar 2012 10:27:41 +0100

Il giorno sab, 10/03/2012 alle 03.30 +0000, Josh Smith ha scritto:
> Can you put a GET and a POST based method on the same URL using
> Jersey?

Yes
>
>
> I see examples of using GET, PUT, and DELETE on the same method, but
> does the fact that POST is really combination of GET and PUT create a
> problem?
>
>
What do you mean?



Domenico


>
>