A good place to start with EJB 3.0 2006-02-20 - By Mark Galbreath
Back There is plenty of info on EJB 3.0 - try google or...java.sun.com? But, why would you want to use EJB in the first place? It was always one of those technologies in search of a problem to solve and never got any better. 3.0 finally got rid of entity beans, which never should have been there in the first place, and what do you need up with? A monster struts/jsf framework that can do transactions. Overkill, overkill, overkill. EJB should be left alone to die.
mark
Vincent wrote:
> Hello All, > I've been webapp development for a few years now, but have stayed away > from EJBs because I've never had a project that required such a complex > technology. It looks like EJB 3.0 is going to be a lot less complex to > work with. Are there any books/websites out yet that cover EJB 3.0 ? > Thanks, > Vincent > > =========================================================================== > > To unsubscribe, send email to listserv@(protected) and include in the > body > of the message "signoff J2EE-INTEREST". For general help, send email to > listserv@(protected) and include in the body of the message "help". > >
=========================================================================== To unsubscribe, send email to listserv@(protected) and include in the body of the message "signoff J2EE-INTEREST". For general help, send email to listserv@(protected) and include in the body of the message "help".
|
|