This course will introduce you to Enterprise Java Beans
and how they can assist in encapsulating business logic
into your multi-tiered applications. You will understand
details of JNDI, session beans, entity beans, and transactions.
After taking this class, you will be on your way to developing
complex business applications using Java.
In this course, you will:
- Become familiar with Enterprise JavaBeans for encapsulating
business logic.
- Use a step-by-step approach to writing beans.
- Learn the difference between entity beans and session
beans.
- Understand the lifecycle of entity beans and session
beans.
- Contrast stateless and stateful session beans.
- Investigate design issues surrounding the use of EJBs.
- Add security to an EJB system.
- Work with transactions in an EJB system.