Answer Posted / rajashree
The Thin application client provides a lightweight,
downloadable Java application run time capable of
interacting with enterprise beans.
The Thin application client is designed to support those
users who want a lightweight Java client application
programming environment, without the overhead of the J2EE
platform on the client machine. The programming model for
this client is heavily influenced by the CORBA programming
model, but supports access to enterprise beans.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
What is regex in java?
What about instanceof operator in java?
What is a module function?
Are primitives objects?
How many bytes is a url?
What access modifiers can be used for variables?
What is the need of transient variables in Java ?
What are the five major types of reference sources?
How do you make an arraylist empty in java?
Why isn’t there operator overloading?
Why declare Main() method as a static in java ?
Why do we need singleton class?
What is queue in java?
Write a code to show a static variable?
How do you define a parameter?