The
Sun J2EE Tutorial is always a good start.
You need an [j2ee] application server, the above tutorial from Sun explains (they use their own application server).
J2EE is a set of specifications, which the tool venders comply with when they produce their products. The companies Sun [ONE], JBoss [Jboss], BEA [WebLogic], IBM [WebSphere] have J2EE application servers.
Also, have a look at Ed Roman's
Book :
Mastering Enterprise Java Beans. And of course, a lot of material is on this site
[ February 19, 2005: Message edited by: Peter Rooke ]
[ February 19, 2005: Message edited by: Peter Rooke ]