Loading of the page in clarify is faster because of the following reason

Skill/Topic: Intermediate
A) Use lightweight objects
B) Split jsp
C) Both client and server work on the different machine
D) Use of the ejbs
Explanation: In Clarify the GUI and Data are two separate requests to server. Once the gui comes to client machine, it is only the data that is fetched from server. This makes application loading much faster compared to normal web application where each request refreshes both the data and gui.

Showing Answers 1 - 4 of 4 Answers

Sudhanshu singh

  • Nov 2nd, 2006
 

c

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions