Tag: web technology

Questions Related to web technology

  1. EJB

  2. POJO

  3. Webservices

  4. Webproject


Correct Option: B
  1. a. Java to Cobol

  2. b. Java to Connector

  3. c.Java to Copybook

  4. d. None of the above


Correct Option: B
  1. a. BAIXXX_Client

  2. b. BAIXXX_Interfaces

  3. c.BAIXXX_mplementation

  4. d. BSIXXX_Client

  5. e. BSIXXX_Interfaces

  6. f. BSIXXX_Implementation


Correct Option: A,B
  1. a. JDK 1.3

  2. b. JDK 1.4

  3. c. JDK 5.0

  4. d. JDK 6.0


Correct Option: A,C
  1. a. URL based security

  2. b. Authentication & Authorization for the web application

  3. c. Authentication & Authorization for the ejb application

  4. d. All of the above


Correct Option: A,B
  1. a. (//title)[order()<=2]

  2. b. (//title)[index()<=2]

  3. c. (//title)[last()<=2]

  4. d. (//title)[position()<=2]


Correct Option: D
  1. a. Select the elements for which a template is applied; used with the element xsl:template

  2. b. Select a variable; used with the element xsl:value-of

  3. c. Select a case; used with the element xsl:switch

  4. d. Set fire to the XML document


Correct Option: A