Question: Why is thin client has name
"thin" in J2EE?
Answer: J2EE applications do not perform
most of functions such
as executing complex logic, querying databases on a client side.
Instead, these operations are executed on J2EE server by
enterprise or Web beans. It has advantages in terms of security,
performance, reliability and services. Main function of a thin
client is to provide some interface to users, letting to interact
with J2EE application on a server side.
***************************************
Our older tips: March 22, 2001 - Oktober 21, 2002
read here.
All published and not published on site tips you can find
here
All logos and trademarks in this site are property of their respective owner. The comments are property of their posters, all the rest 1999-2006 by Java FAQs Daily Tips.