Hi,
I am starting to use this API to develop WEB applications accessing
REST resources using XMLHttpRequest with JSON
But I do not know how to get a multivalued parameter from the GET
querystring (like getParametersValues() in servlet API)
Do you guys know how to do this or know any example that does this?
Eduardo