| 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
|
|
|