What is a thin-client application?

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


Please Help Members By Posting Answers For Below Questions

What is difference between hashset and hashmap in java?

449


What methodology can be utilized to link to a database?

489


What is variable argument in java?

534


Which collections are thread safe in java?

455


Write a program to calculate factorial in java?

563






Can we have try block without catch block?

560


How can we make sure main() is the last thread to finish in java program?

634


Explain the difference between the public, private, final, protected, and default modifiers?

530


What is protected access modifier?

543


When is the finalize() called? What is the purpose of finalization?

555


What are static initalizers in java ?

556


Explain the importance of thread scheduler in java?

579


how to one war file class to another war file class?

1530


Where can i get Latest SUN Certification Dumps and what are the Sun Certification Codes that are available, Im new to JAVA, so please gimme info as i need to write J2EE - Core Java Certification

1350


What is boolean strategy?

604