• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

pre-requisite for ejb ? and sbcd

 
Ranch Hand
Posts: 817
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ranchers...

can anybody tell me what is the pre-reqisite requirment for EJB ?

as I am good at corejava and have working knowledge of jsp/servlets .
but i don't know much in session management, jsp custom tag library, filters..

but can develope simple mvc web-application using jsp/servlets..


can anybody please tell me.... what are the pre-requiste for starting ejb..?

or for getting started to study for scbcd...

many ppl choose either scwcd or scbcd after clearing scjp...


thanx
 
Ranch Hand
Posts: 80
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
My thoughts are just start reading a book
may be the Head First series or any other targeted for the exam. And then see what else you need to pick up on.

Sun wants u to first pass the Programmer exam
 
amit taneja
Ranch Hand
Posts: 817
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i know that scjp is essentiol for scbcd

but i wanted to know that what other then knowledge of core java is essential for learning ejb generally ?
 
Ranch Hand
Posts: 43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
i think scjp is must before writing scbcd,scwcd.
 
Greenhorn
Posts: 8
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
amit,
You don't have to know much of core java to do ejb or take the test. But you need core java knowledge to actually work with ejb..
 
Greenhorn
Posts: 19
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The pre-requisite is Basic Java (SCJP).
For the EJB Test jsut pick up any of the following books:
SCBCD Study Kit
www.manning.com/sanghera
Or
Head First EJB (O'Reilly).
OR
Both
You'll be fine.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic