Does anyone have an idea how to support own media type for a server resource? I can't believe everyone is fine with just standard types like application/json or application/xml.. Quite often to build truly RESTful system you have to define own media types. Unfortunately from the documentation it wasn't clear how to do in Restlet.
Ivan ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2888844

