• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Liutauras Vilda
  • Ron McLeod
  • Jeanne Boyarsky
  • Paul Clapham
Sheriffs:
  • Junilu Lacar
  • Tim Cooke
Saloon Keepers:
  • Carey Brown
  • Stephan van Hulst
  • Tim Holloway
  • Peter Rooke
  • Himai Minh
Bartenders:
  • Piet Souris
  • Mikalai Zaikin

Real Practice for EJb and SCBCD

 
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HI all,
i want to give scbcd exam and going after it from past 3 months.
I dont have any experience with EJB's and hence i m finding it difficult to understand.
I just dont want to give exam without practical knowledge.
Can any body suggest me how to practice reall life examples or any road-map for it???
I have bought K&B and read it once.
I have also read the Teach Yourself EJB in 21 days 2 years ago.

If you guys have some good online examples with lots of comments please give me a link here.
Thanks in advance
 
Ranch Hand
Posts: 50
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi!!!

I'm in the same situation. I don't have any previous experience using EJB but I'm thinking to write a small application using EJB before the exam.





Originally posted by rajat mani:
HI all,
i want to give scbcd exam and going after it from past 3 months.
I dont have any experience with EJB's and hence i m finding it difficult to understand.
I just dont want to give exam without practical knowledge.
Can any body suggest me how to practice reall life examples or any road-map for it???
I have bought K&B and read it once.
I have also read the Teach Yourself EJB in 21 days 2 years ago.

If you guys have some good online examples with lots of comments please give me a link here.
Thanks in advance

 
Author & Gold Digger
Posts: 7617
6
IntelliJ IDE Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There are a couple online tutorials which you can use to practice and familiarize yourself with the EJB technology:

- http://java.sun.com/j2ee/tutorial/1_3-fcs/
- http://java.sun.com/developer/onlineTraining/Beans/EJBTutorial
 
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A definite good book for the SCBCD exam would be the Head First EJB. If you get hands on it, theres nothing like it. Concepts explained in a wonderful manner.
 
rajat mani
Greenhorn
Posts: 21
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hi all,
thanks for the reply,
Valentin thanks for the help.

i would like to point out here certain things like
1) I have head first ejb book.
but its very conceptual.
i understand the rules...but want to see a reall complete EJB based application in which ..jsp and servlets interact with ejb and from which i can understand its use.

Please if you have such application cum tutorial online do tell me
 
Ranch Hand
Posts: 361
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Same situation here. I would like to build some sort of app/project where I get to use all the concepts in the exam, and I would like the thing to be workable with the j2ee ri server. weblogic can drive me a little nutts. Unfortunatly all "learning" ejb books use some sort of sophisticated container.
 
Get meta with me! What pursues us is our own obsessions! But not this tiny ad:
Thread Boost feature
https://coderanch.com/t/674455/Thread-Boost-feature
reply
    Bookmark Topic Watch Topic
  • New Topic