1. What is an enterprise bean?
A enterprise bean is written in Java is a server side component that encapsulates business logic of an application. For example in an inventory control system, an enterprise bean might have a method named orderProduct or checkInventory level.
There are 3 types of enterprise beans, namely: Session bean, Entity beans and Message driven beans
Subscribe to:
Post Comments (Atom)
0 comments:
Post a Comment