Tag: web technology

Questions Related to web technology

Multiple choice technology web technology
  1. That can be used to generate Java classes from an XML schema

  2. Can be used to read and write XML using Java classes generated from an XML schema

  3. A and B

  4. Is used for parsing XML using SAX and DOM

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. The overall structure of the XML message

  2. The conventions representing the remote procedure call in the XML message

  3. A binding to HTTP

  4. The conventions to wrap and send an error back to the seder

  5. All of the above

Reveal answer Fill a bubble to check yourself
E Correct answer
Multiple choice technology web technology
  1. Client side stubs automatically generated by a tool

  2. Dynamic Invocation Interface (DII)

  3. Dynamic proxies

  4. A, B, and C

  5. A client must invoke the service by looking up the Java interface in UDDI

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology web technology
  1. New specification request in the community process

  2. A toolkit that allows developers to build, test and deploy Web Services

  3. Includes reference implementations for JavaServer Faces (JSF),JAXB,JAXP,JAXR,JAX-RPC,SAAJ and JSTL

  4. B and C

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology web technology
  1. Can be used to generate server side and client side Java (Web Service) code from a WSDL

  2. Can be used to generate a WSDL from Java (Web Service) code

  3. Both A and B

  4. None of the above

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. An API to produce, consume and manipulate the XML structure for the SOAP message programmatically

  2. An API to for XML messaging

  3. An API for remote procedure calls

  4. All of the above

Reveal answer Fill a bubble to check yourself
A Correct answer