Tomcat is a web container so its good for the SCWCD, where you play around with
servlets and
jsp. But for SCBCD you need an application server, which has both a web container and an
EJB container, you could go with the Sun Application server. We have other application servers like
JBOSS, WebSphere and WebLogic.
You might want to try
this tutorial to get a better understanding of EJB's.
[ July 27, 2005: Message edited by: Abdulla Mamuwala ]