You are viewing a plain text version of this content. The canonical link for it is here.
Posted to java-user@axis.apache.org by Chintana Wilamuna <ch...@gmail.com> on 2011/01/25 14:23:31 UTC

Accessing non XML POST data having application/x-www-form-urlencoded content type

Hi,

GET requests for a particular Axis service works without a problem
after going through the XFormURLEncodedBuilder message builder.
However when a POST request comes with the content type
application/x-www-form-urlencoded I couldn't find a way to access data
sent in the request. I went through the API without much success.

Is there something I've overlooked and/or any pointers as to where
POST data is in would be much appreciated.

Thanks in advance,

    -Chintana

-- 
blog: http://engwar.com/
photos: http://flickr.com/photos/chintana
linkedin: http://www.linkedin.com/in/engwar

---------------------------------------------------------------------
To unsubscribe, e-mail: java-user-unsubscribe@axis.apache.org
For additional commands, e-mail: java-user-help@axis.apache.org