Hi, I'm fairly new to REST and restlets. It looks like a very convincing concept to me. But I've a problem understanding the REST concept completely.
I don't understand how to request a specific representation of a ressource from the client. First I thought of setting the MediaType for the clients 'Request', but that isn't possible. Now I wonder if different representations of the same ressource should be exposed by different URIs or not? It would be nice if someone could provide an explanation and a small example for a client requesting different representations of the same ressource. Thanks for your help! Regards, Ruben ------------------------------------------------------ http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=1046206

