users@jersey.java.net

RE: [Jersey] What HATEOAS actually means

From: Markus Karg <markus.karg_at_gmx.net>
Date: Mon, 15 Feb 2010 21:27:07 +0100

> OK. I'm interested in your exploration of media types to solve this.

Can you please define a RESTful example that we shall exemplarily describe
in a media type way? We will do so then. What we currently are discussing
are not RESTful examples, but RPC examples. You cannot wrap a RPC server
with a RESTful API, you must first make it stateless. Otherwise you will
fail with providing an example that does what Fielding wants it to do.