Which user interface should the company architect?

A company is developing a new web application to handle the entry of medical claims for
processing. Hospitals and doctor’s offices enter the claim into the new system instead of sending
the paperwork to the company’s offices. The company does NOT want to install software on the
client side. In an effort to reduce network traffic and server processing, it wants all data entry
checks to complete on the client side. The user interface must be maintained by non
programmers. Which user interface should the company architect?

A company is developing a new web application to handle the entry of medical claims for
processing. Hospitals and doctor’s offices enter the claim into the new system instead of sending
the paperwork to the company’s offices. The company does NOT want to install software on the
client side. In an effort to reduce network traffic and server processing, it wants all data entry
checks to complete on the client side. The user interface must be maintained by non
programmers. Which user interface should the company architect?

A.
use JSF

B.
use JSP with JSTL

C.
use Ajax with a servlet controller

D.
use Java Swing distributed by JNLP



Leave a Reply 0

Your email address will not be published. Required fields are marked *