Answer Posted / rajan
A web client is sometimes called a thin client. Thin
clients usually do not query databases, execute complex
business rules, or connect to legacy applications. When you
use a thin client, such heavyweight operations are off-
loaded to enterprise beans executing on the J2EE server,
where they can leverage the security, speed, services, and
reliability of J2EE server-side technologies.
| Is This Answer Correct ? | 29 Yes | 2 No |
Post New Answer View All Answers
What are accessor methods in java?
What is java autoboxing?
Can you override static methods?
What is a container in a gui?
What are scriptlets?
Is java free for businesses?
Is null an object in java?
Can we catch more than one exception in a single catch block?
Can a class extend 2 classes in java?
Which one of the following suits the description of a string better: derived or primitive?
What is math in java?
How do you break a loop?
Explain about main thread in java?
how to write a program for sending mails between client and server
Is string a class in java?