« Setting the title of the BPEL Instance | Main | Interesting Article on Web Services Messaging with Axis »

Receiving Messages sent through HTTP POST

If a BPEL process invokes a servlet through HTTP POST,


then the servlet can retrieve the request parameters through


request.getReader() or request.getInputStream(). request.getParameter() wont work for parameters posted through HTTP POST.


 


 


 

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on May 23, 2007 11:30 AM.

The previous post in this blog was Setting the title of the BPEL Instance.

The next post in this blog is Interesting Article on Web Services Messaging with Axis.

Many more can be found on the main index page or by looking through the archives.

Powered by
Movable Type and Oracle