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 types of comments are available in the JSP?

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

Why J2EE is suitable for the development of distributed multi-tiered enterprise applications?

Name the containers which uses Border Layout as their default layout?

Interview Question: What is ActionServlet?

What are the services provided by a J2EE container?

Interview Question: Can i map more than one table in a CMP?

Interview Question: Do ActionForms have to be true JavaBeans?

Explain the new Features of JDBC 2.0 Core API?

Interview Question: What is Local client view in EJB?

Interview Question: What is Remote client view?

Interview Question: Can I invoke Runtime.gc() in an EJB?

Can Entity Beans have no create() methods?

Interview Question: What is the difference between Message Driven Beans and Stateless Session beans?

Interview Question: What is abstract schema?

Latest Articles (in Interview)