Hi Robert,
from what I understand, I don't think the Form class will help you. It
helps to handle a set of key/value pairs contained in a String.
Could you provide a sample entity generated by the client?
Best regards,
Thierry Boileau
> hey!
>
> the clientrequest contains an array[][].
>
> in my resource I want to get this data:
>
> getRequest().getEntityAsForm().getValues("myArray[][]")
>
> this gives me a flattened string.
> but how can I get this array into or map? is there already an appropriate
> method or do I have to parse this string?
>
> thanks in advance!
>
> ------------------------------------------------------
> http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2461664
>
>
------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2461690