RE: j2EE question

2004-06-17 Thread Marco Mistroni
Hello, Yeah I suppose so J2EE is not only EJB/CMP.. Regards marco -Original Message- From: Richard Raquepo [mailto:[EMAIL PROTECTED] Sent: 17 June 2004 04:08 To: Struts Users Mailing List Subject: j2EE question Hi everyone, does using struts means your a j2ee

Re: j2EE question

2004-06-16 Thread Navjot Singh
it seems this is big misconception that ejb == j2ee j2ee is not just ejb. It includes a lotmore like servlet/jsp/taglibs/jmx/jaxr/jms...so on Richard Raquepo wrote: Hi everyone, does using struts means your a j2ee programmer/developer? we have built our own OR library, used javamail, some threads,

j2EE question

2004-06-16 Thread Richard Raquepo
Hi everyone, does using struts means your a j2ee programmer/developer? we have built our own OR library, used javamail, some threads, XML configurations,etc... what i know that is part of j2ee but we never actually used is EJB/CMP. and we only deploy our apps on Tomcat and/or Causho Resin...