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 methodology can be employed to locate substrings inside a string?
Can we create an object if a class doesn't have any constructor ( not even the default provided by constructor ) ?
What is a modifier?
How do you implement singleton class?
What is an exception in java?
What are the benefits of operations in java?
Can arraylist contain null values?
Does java initialize arrays to zero?
What is the default size of load factor in hashing based collection?
Can we use synchronized block for primitives?
What is compareto?
What is io stream in java?
What is method in research paper?
What is the difference between stream and buffer?
How many bytes are there?