The moose likes Web Component Certification (SCWCD/OCPJWCD) and the fly likes still not covered Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login
JavaRanch » Java Forums » Professional Certification » Web Component Certification (SCWCD/OCPJWCD)
Reply Bookmark "still not covered" Watch "still not covered" New topic
Author

still not covered

Michelle Lee
Ranch Hand

Joined: Jan 23, 2002
Posts: 42
Hi:
I have read many postings, most people recommend below three books:
# core servlets and JSP
# Java servlet programming by Janson Hunter
# Professional JSP by wrox
But feel very strange because many objectives of SCWCD still not covered in all these books. For example:
obj2: The structure and deployment of servlet web applications and
obj3 servlet containner model (listeners)
Where can I find all those topic?


Michelle
Axel Janssen
Ranch Hand

Joined: Jan 08, 2001
Posts: 2164
Mei Xiao,
Both should be in "more servlets and jsp" (the follower of "core servlets and Jsp").
In JSP prof. 2nd edition by wrox there are 70 pages devoted to listeners and there is a lot of information about structure and deployment, too.
Axel
Madhav Lakkapragada
Ranch Hand

Joined: Jun 03, 2000
Posts: 5040

obj2: The structure and deployment of servlet web applications

Chapter 4 of more Servlets and JSPs.
and
obj3 servlet containner model (listeners)

Chapter 10 of more Servlets and JSPs.
If you don't already have core Servlets and JSP, go for more Servlets and JSPs.
$ 0.02........

- satya


Take a Minute, Donate an Hour, Change a Life
http://www.ashanet.org/workanhour/2006/?r=Javaranch_ML&a=81
Win Yu
Ranch Hand

Joined: Oct 17, 2001
Posts: 224
If you can understand Java servlet programming and Professioal JSP, you will pass the exam for sure.Trying to run the example from two books will help you a lot.


Win
 
 
subject: still not covered
 
Threads others viewed
JAVA Book
Passed (81%) & My Notes
forEach giving error
What versions of JSP/Servlet API are covered in the "Art of Web Development"?
how to jump page like RequestDispatcher.forward(...)
developer file tools