Java Beans Usage in Web Container

What is the usage of Java Beans in Web Container?

Showing Answers 1 - 3 of 3 Answers

krishna

  • Apr 23rd, 2018
 

Java beans are reusable components and this components execute by the EJB container. Generally Developers will create this java beans for database related logic and business logic .

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions