Java Enterprise Edition (J2EE/JEE) Question:

What is JavaBeans component?

J2EE Interview Question
J2EE Interview Question

Answer:

A Java class that can be manipulated by tools and composed into applications. A JavaBeans component must adhere to certain property and event interface conventions.


Previous QuestionNext Question
What is Java Transaction API (JTA)?What is JavaServer Pages (JSP)?