Link to home
Start Free TrialLog in
Avatar of heng03
heng03

asked on

Learning J2EE & EJB

Hi

Anyone can tell me good url/places to learn J2EE & EJB.

Thanks & Rgds
Heng03

Avatar of cini_gm
cini_gm

u can download document from this sun's site
http://java.sun.com/products/ejb/docs.html

This site specifies the full book of oreilly,
http://www.oreilly.com/catalog/entjbeans3/

From this url, u can download document
http://java.sun.com/products/ejb/docs.html

This site contains the full details oreilly book
http://www.oreilly.com/catalog/entjbeans3/
From this site, u can download full J2ee tutorial
http://java.sun.com/products/ejb/docs.html

This site contains the full details of oreilly book
http://www.oreilly.com/catalog/entjbeans3/
Mastering Enterprise JavaBean by Ed Roman
http://www.theserverside.com/resources/ejb_review.jsp

THIS IS A FREE BOOK ON PDF FORMAT
Hi,

If you want to start learning Java and related technologies go to(best for starters) :
http://java.sun.com/docs/books/tutorial/


If you want to start learning J2EE go to :
http://java.sun.com/j2ee/tutorial/

If you want to learn EJB go to :
http://www.ejbtut.com/

Some more tutorials :
http://developer.java.sun.com/developer/onlineTraining/Beans/EJBTutorial/

http://developer.java.sun.com/developer/onlineTraining/EJBIntro/

here is a FREE EJB BOOK and source code samples :

http://www.theserverside.com/books/masteringEJB/index.jsp

hope this helps.
kripal
ASKER CERTIFIED SOLUTION
Avatar of a14b12
a14b12

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial
Avatar of heng03

ASKER

Thanks to everyone.

My recommendation is this link :  http://www.hands-on-labs.com/sun.asp. You will find various J2EE tutorials with examples here. Very good tutorials here. Also refer
http://java.sun.com/j2ee/1.4/docs/tutorial/doc/index.html.

All the best

-Abhay