Programming Tutorials

What are types of J2EE clients?

By: Karthik in Interview Tutorials on 2012-06-16  

J2EE clients are the software that access the services components installed on the J2EE container. Following are the J2EE clients:

a) Applets
b) Java-Web Start clients
c) Wireless clients
d) Web applications 





Add Comment

* Required information
1000

Comments

No comments yet. Be the first!

Most Viewed Articles (in Interview )

What is Deployment Descriptor?

Explain the user defined Exceptions?

Interview Question: What is difference between EJB 1.1 and EJB 2.0?

Interview Question: What is the difference between ejbCreate() and ejbPostCreate?

Can Entity Beans have no create() methods?

Interview Question: If the framework doesn't do what I want, can I request that a feature be added?

What do you understand by JTA and JTS?

Interview Question: What is Deployment descriptor?

Interview Question: What is the difference between JavaBean and EJB?

Interview Question: What is Remote client view?

Interview Question: What is deployment descriptor?

What are the call back methods in Session bean?

Interview Question: What is lazy loading?

Interview Question: What is the difference between EAR, JAR and WAR file?

Interview Question: What is the difference between sessioncontext and entitycontext?

Latest Articles (in Interview)