Questions Related to technology

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
Multiple choice technology web technology
  1. Refactor the common scriptlet code into tag libraries wherever possible

  2. Create a common look & feel using templates, CSS files.

  3. Use Entities

  4. Use Expression Language

Reveal answer Fill a bubble to check yourself
C Correct answer
Multiple choice technology web technology
  1. Replace entity beans with JPA entity classes

  2. Use the new JMS API

  3. Replace session Beans with web services

  4. Use JCA

Reveal answer Fill a bubble to check yourself
A,B Correct answer
Multiple choice technology web technology
  1. JAX-WS

  2. JMS

  3. JSSE

  4. JCE

  5. JSF

Reveal answer Fill a bubble to check yourself
A,E Correct answer