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

Reply via email to