Spring in Action

November 10, 2004

Welcome to the future of enterprise application development. Exciting new programming techniques, such as inversion of control and aspect-oriented programming, now give the original JavaBean power only previously available in its much heavier cousin, the EJB. Spring is a lightweight container that enables you to use JavaBeans in ways you never thought possible. In this session, you'll see how Spring can be used to provide POJOs with declarative transaction, security, and other enterprise-level services once reserved for EJBs.