Dear Ranchers .. i am eager to learn EJB and get SCBCD certification.. I have decided to buy K & B HeadFirst EJB... Kindly suggest the study material and resources for the same.. expecting your guidance and help..
Regards Hema
Jonny Andersson
Ranch Hand
Joined: Sep 07, 2004
Posts: 85
posted
0
I am also currently studying that book and one of the first examples in that book, a quick start to get a look on how to create and run an EJB, is about an EJB called Advice and that example are generating very much questions in this forum, including at least on from. Study the example carefully but you then also have to work through the example a bit on your own also to get it to work. And do a search in this forum to get a lot of tips on the errors you may get when you try to run the example. With what you find in this forum should you be able to get it to work in less time I did
Effective Java Programming Language Guide: Think in terms of exported APIs because it tends to improve the quality of the software you write