Get invaluable Interview and Career Tips delivered directly to your inbox. Get your news alert set up today, Once you confirm your Email subscription, you will be able to download Job Inteview Questions Ebook . Please contact me if you there is any issue with the download.
Loading of the page in clarify is faster because of the following reason
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.
Related Answered Questions
Related Open Questions