Java Enterprise Edition (J2EE/JEE) Question:
What is JavaBeans component?
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 Question | Next Question |
What is Java Transaction API (JTA)? | What is JavaServer Pages (JSP)? |