Skip to Main Content

Java EE (Java Enterprise Edition) General Discussion

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

What does the SOAPAction HTTP header field mean? And how to use it?

843833Mar 4 2010 — edited Mar 5 2010
After reading SOAP 1.1 specification, I still do not understand the use of SOAPAction HTTP header field. Is it the same to the Target field of HTTP header? In other words, the HTTP request will be sent to the destination which is specified as the value of SOAPAction field? If the URI which is the value of SOAPAction field is different to the Target field of HTTP header, in this scenario, which destination the HTTP request will be sent to?




Thanks a lot!
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 2 2010
Added on Mar 4 2010
2 comments
2,199 views