Thanks Josh.
do i need to run jboss alongwith tomcat ?
--- Josh Rayls <[EMAIL PROTECTED]> wrote:
If you're wanting to use EJB, you'll need to add an app server like JBoss to the equation. Tomcat is only a servlet/JSP container.
http://www.jboss.org
jboss has its own servlet container and can be downloaded with tomcat aswell.
It's your decision which you choose. I had projects wich worked only one
of them (both ways).
Tib
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

