Hi.
How do I get query string when the request were POSTed (application/x-www-form-urlencoded).
request.getQueryString() seems to return null in this case.
 
Thanks in advance. ;-)

Reply via email to