Suggestion

I want to start learning EJB. What books are recommended? Any suggestion?
[80 byte] By [asif_need_javaa] at [2007-11-27 1:45:18]
# 1
A good place to start is the EJB section of the Java EE 5 tutorial : http://java.sun.com/javaee/5/docs/tutorial/doc/We also have some very simple ("hello, world"-type) EJB 3.0 examples here :https://glassfish.dev.java.net/javaee5/ejb/EJB30.html --ken
ksaksa at 2007-7-12 1:05:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
Hello, I wanted to let you know my personal experience : I used Java EE 5 Tutorial (For 1.4 then 5). it's a very good place to learn.And also, netbeans has a really good integration for EJB 3.Regards,Sebastien Degardin
sdegardina at 2007-7-12 1:05:29 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...