> ========================== > Date: Wed, 2 Mar 2005 19:23:19 +0300 > From: "Bogomolov Sergey" <[EMAIL PROTECTED]> > To: <tomcat-user@jakarta.apache.org> > Subject: EJB > ========================== > > Dear Friends, > please tell me, whether server TomCat with EJB is able to work > > Thank you for answer. > > Best regards, > Sergey Bogomolov >
Hi, Sergey, Tomcat is a web application container (i.e. for JSP and Servlet) You need a EJB container to manage them (such as JBoss), then connect Tomcat and EJB container. With JBoss you can have Tomcat embedded too. Bye G. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]