Multiple choice technology web technology

Note: To express routes, WS-Routing defines a new SOAP header named "path", and, within that header (Question based on this note) Which element is used for containing the forward message path

  1. “from”

  2. “to”

  3. “fwd”

  4. “rev”

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

The "fwd" element in WS-Routing's "path" header specifies the forward message path - the route the message takes through intermediaries to reach its ultimate receiver. This complements "rev" which handles the reverse path for responses.