Seems to work.I put something like /test?a=b in the path .. what do you observe? or are you stating that your server is unable to perform a request.getParameter(a) ? regards deepak
On Fri, Oct 30, 2009 at 6:00 PM, David Levine <[email protected]> wrote: > I need to sample an HTTP PUT and send query arguments (parameters). > Unfortunately, it seems like the HTTP Request object ignores query > arguments unless the method is GET. Do I understand this correctly, and is > this by design? > > David

