• 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
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

SCWCD OR SCBCD?

 
Ranch Hand
Posts: 432
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
HOWDY.
i am done with scjp 6.0. and totally blank what to do next,how to start next level for java.
i am novice to developer certification,tell me what is the main difference between SCWCD or SCBCD?
and which book do i have to prefer for servlet and jsp?

 
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

what is the main difference between SCWCD or SCBCD?


The main difference ? They are completely different. One is about servlets/jsp, the other about EJB/JPA. Go to Oracle's homepage to check the details.
 
Ranch Hand
Posts: 152
Eclipse IDE Chrome Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Arjun,
Congrats for your SCJP. and for SCWCD or SCBCD. SCWCD is for web applications. (i.e) Servlets and Jsp. whereas, SCBCD is for Enterprise Component (EJB) so you decide what you want to do. and the prefered book for SCWCD is Head first servlets and jsp by cathy seirra and bert bates, another is SCWCD 1.4 Books Study Guide by hanumant deshmukh.

Hope this helps and once again congrats for SCJP
 
Arjun Srivastava
Ranch Hand
Posts: 432
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Pravin Shirke wrote:SCWCD is for web applications. (i.e) Servlets and Jsp. whereas, SCBCD is for Enterprise Component (EJB) so you decide what you want to do. and the prefered book for SCWCD is Head first servlets and jsp by cathy seirra and bert bates, another is SCWCD 1.4 Books Study Guide by hanumant deshmukh.


thanks a lot pravin and sherrif for the reply.
i think SCWCD is for me.
but first of all i think i have to go for basics of servlet and jsp,then proceed to certification knowledge.
isn't it?
or should i start directly reading the kathy siera book for scwcd?
 
Christophe Verré
Sheriff
Posts: 14691
16
Eclipse IDE VI Editor Ubuntu
  • Likes 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Head First Servlets & JSP will teach you everything from the basics. You can use it, even if you don't plan to go for the certification.
 
reply
    Bookmark Topic Watch Topic
  • New Topic