A Final Goodbye to EJB

I l @ ve RuBoard

Well, that was a quick look at a little bit of what EJB can do. As is, the chapter barely scratched the surface of everything you need to know to fully implement applications using EJB.

In summary, EJBs allow you to develop applications with centralized business logic that implement transaction processing, and they allow for synchronization between multiple applications.

An EJB has three components : the home interface, the remote interface, and the bean. Beans can be stateless, stateful, or persistent (entity) beans.

JBoss is an open source implementation of EJB that can be easily integrated with Tomcat.

I l @ ve RuBoard


MySQL and JSP Web Applications. Data-Driven Programming Using Tomcat and MySQL
MySQL and JSP Web Applications: Data-Driven Programming Using Tomcat and MySQL
ISBN: 0672323095
EAN: 2147483647
Year: 2002
Pages: 203
Authors: James Turner

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net