good tutorials, anyone?

Hi all:Can you recommend some good tutorials on EJB? I am a beginner on this, so a beginner/intermediate level tutorial would be appreciated.Thanks!
[183 byte] By [lj75] at [2007-9-26 3:59:49]
# 1

> Hi all:

> Can you recommend some good tutorials on EJB? I am a

> beginner on this, so a beginner/intermediate level

> tutorial would be appreciated.

> Thanks!

Hi-

This is an IBM EJB tutorial that I did (I am fairly new to EJB too). It gives a good foundation of what EJBs are and how they work. There is a code sample at the end. Hope this helps!

http://www-105.ibm.com/developerworks/education.nsf/java-onlinecourse-bytitle/A30BA643DAE8893685256767006CD78A?OpenDocument&dwzone=java

I found that link on ejbean.com: http://www.ejbean.com/products/ejbtraining/default.html

s_prigge at 2007-6-29 12:54:14 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 2
u can go to theserverside.com and downloadedroman's ejbbook(pdf).this is very good book to learn ejb.
prasad_pn at 2007-6-29 12:54:14 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...
# 3
Also take a look at Sun's own J2EE tutorial and the chapter on EJB's. http://java.sun.com/j2ee/tutorial/doc/EJBConcepts.html
mhartman at 2007-6-29 12:54:14 > top of Java-index,Enterprise & Remote Computing,Enterprise Technologies...