🎴 Flashcard Mode
JSP and SOAP Web Technologies
Card1 / 20
Mastered0
Review0
QuestionClick to flip
Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question 16-19 are based on this note) Which element is used for specifying Ultimate receiver
AnswerClick to flip back
A
“to”
💡 Explanation:
In WS-Routing, the "to" element within the SOAP "path" header specifies the ultimate receiver of the message. The "from" element identifies the original sender, "fwd" contains the forward path through intermediaries, and "rev" contains the reverse path for responses.