Hi all...
1) Which one of the following statements describes the design that BEST leverages the J2EE architecture?
a) Clients view applets in web browsers, servlets service the client requests on the server and interact with backend services such as databases.
b) Clients install Swing components on their system which
interact via RMI with EJBs on the server, EJBs interact with backend services such as databases.
c) Clients view HTML in web browsers, JSP pages service the
client requests and interact with EJBs on the server, EJBs interact with backend services such as databases.
d) Clients view HTML in web browsers, CGI scripts service the client requests on the server and interact with EJBs on the server, EJBs interact with backend services such as databases.
Single Select - Please select the best answer (one and only one choice
must be selected).
I feel the answer is c....
Thanx,
vidya