| Author |
Additional subjects/books for OCWCD exam : necessary ?
|
Rahul Sudip Bose
Ranch Hand
Joined: Jan 21, 2011
Posts: 637
|
|
I have HF JSP & Servlets. It seems that i might need books on :
>EJB
>Design Patterns
>struts
Is the study of books on the following needed to gain better depth (not just for the exam) :
>HTTP
>Networks, TCP/IP
>UML
>>>did i miss anything ???
|
SCJP 6. Learning more now.
|
 |
Ankit Garg
Saloon Keeper
Joined: Aug 03, 2008
Posts: 9189
|
|
EJB and Struts are not a part of SCWCD exam. I'm not sure if in-depth knowledge of Http, Networking and UML would help you much with the certification exam but knowledge is always useful
|
SCJP 6 | SCWCD 5 | Javaranch SCJP FAQ | SCWCD Links
|
 |
Mike Zal
Ranch Hand
Joined: May 04, 2011
Posts: 144
|
|
Rahul Sudip Bose wrote:
EJB
No that is part of the business component (EE5), now stand alone EJB certification (EE6)
Design Patterns
Only the ones covered in the head first book
struts
Not really, but if it help to remember that struts is an implementation of the front controller design pattern
HTTP
You only need to understand the http methods described in the head first book
Networks, TCP/IP
UML
No
This is all based on the EE5 exam. I can't comment on the latest version of the exam.
|
OCJP6, OCWCD5
|
 |
Piotr Nowicki
Ranch Hand
Joined: Jul 13, 2010
Posts: 610
|
|
All are still valid in SCWCD in JEE 6 world.
+1 to what Mike said.
|
OCP Java SE 6 Programmer, OCM Java SE 6 Developer, OCE Java EE 6 JSPSD, OCE Java EE 6 EJBD, OCE Java EE 6 JPAD, Spring 3.0 Core Professional.
|
 |
 |
|
|
subject: Additional subjects/books for OCWCD exam : necessary ?
|
|
|