Tag: web technology

Questions Related to web technology

Multiple choice technology web technology
  1. Container Managed Transactions

  2. Bean Managed Transactions

  3. Container Transactions

  4. Bean Transactions

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology web technology
  1. Applets

  2. JSP

  3. JSP/Servlets

  4. JSP/Servlets and EJBs

  5. You would never replace PHP scripts with a J2EE technology

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology web technology
  1. JAXB

  2. JAXR

  3. Enterprise Service Bus

  4. Simple Object Access Protocol

  5. REST

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. Recode the application using JSF, EJB and Entities. This will improve the overall performance of the application and also improves maintainability

  2. Replace the auto-refresh functionality with AJAX code.

  3. Recode the application using JSF, EJB and Web Services.

  4. Use frames and put the auto-refresh part in a different frame.

Reveal answer Fill a bubble to check yourself
B Correct answer
Multiple choice technology web technology
  1. Remove the file upload feature from Internet Banking application

  2. Limit the no. of payments in upload files to minimum so that the overall request does not take more than 1 minute. Encourage customer to break the files and upload multiple times.

  3. Use AJAX to display progress bar displaying the % complete figures.

  4. Use JSF to reduce the processing times.

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. StaX

  2. JAXP

  3. JAXB

  4. JAXR

Reveal answer Fill a bubble to check yourself
D Correct answer
Multiple choice technology web technology
  1. Build the service as a EJB

  2. Build the service as a web service

  3. Build the service as an IIOP Object.

  4. Implement it as a JMS based service.

Reveal answer Fill a bubble to check yourself
B Correct answer