Tag: web technology

Questions Related to 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”


Correct Option: C

is an optional child element of ( TRUE/FALSE)

  1. True

  2. False


Correct Option: A

Which attribute SOAP defines that can be placed on a header element and if set to “1” meaning that the receipient must understand this header or send back a indicating that it does not understand the header


Correct Option: A

The Header section of SOAP is where application specific custom data can be sent. (TRUE/FALSE)

  1. True

  2. False


Correct Option: A

SOAP talks about accessing objects and invoking methods remotely as in a Remote Procedure Call . (TRUE/FALSE)

  1. True

  2. False


Correct Option: B

When using RPC-style SOAP, specification defines exactly the matter contained in


Correct Option: A

In Section 5 of the SOAP specification, the encoding rules defines how

  1. Objects should be serialized.

  2. Structures should be serialized.

  3. Arrays should be serialized.

  4. Object graphs should be serialized.

  5. All of the above.


Correct Option: E

With literal format, the client and service deal with the data in terms of

  1. XML documents

  2. Objects and structures

  3. Both

  4. None of the Above


Correct Option: A

Global XML Web Services Architecture builds on today’s XML Web services baseline specification of

  1. SOAP

  2. WSDL

  3. UDDI

  4. All of the above


Correct Option: A

Which tag in the jsp is used to define the error page

  1. error-page

  2. exception-type

  3. location

  4. None of the above


Correct Option: A