Hi,

I haven't used them but I believe these are known as matrix uris and 
they are supported.

See the Reference class and Form class.

http://restlet.tigris.org/issues/show_bug.cgi?id=227 has more info on it.


jon

Johnson wrote:
> hi,
>
> in the <<Restful Web Service>> book, one feature was mentioned e.g.
>
> one url is like  /Earth/24.9195/17.821, the author of the book thought it 
> doesn't make sense. the correct format should be /Earth/24.9195,17.821 or 
> /Earth/24.9195;17.821
>
> now suppose I defined a url like /someurl/{one},{two}, then the request url 
> is /someurl/1,2, can I get the value seperately with restlet.
>
> Thanks and Regards,
>
> Johnson
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2385504
>

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2385681

Reply via email to