|
SCWCD Exam Study Kit Second Edition Java Web Component Developer Certification Hanumant Deshmukh, Jignesh Malavia, and Matthew Scarpino 2005 | 560 pages ISBN: 1932394389 |
|||
![]() |
$25.00 | PDF ebook | |
![]() |
$49.95 | Softbound print book | |
Errata
All errata for SCWCD Exam Study Kit (2nd Edition) are being posted here.
If you discover any mistakes in the book, you may post them in the Author Online Forum.
Chapter 5, Page 81
The choices for Question 3 should range from 'a' to 'g', as they do in Appendix C (page 418).
Chapter 6, Page 89
Section headings contain incorrect package/class names
Section 6.3.2 should read 6.3.2 javax.servlet.http.HttpSessionListener
Section 6.3.3 should read 6.3.3 javax.servlet.ServletRequestListener
Page 91
The answer should read:
... ... MyServletRequestListener
Chapter 7, Page 118
Question 3 contains two identical (and correct) answers. Answer c should read:
c. FilterTwo, FilterThree
This error also appears in Appendix C, the Review Q & A, page 426
Chapter 9, Page 158
Remove last paragraph consisting of two sentences. Refers to chapter content omitted or moved to other sections.
Appendix A, Page 404
Many examples throughout the book require the "invoker servlet" to be enabled. Since Tomcat version 4.1.12, this invoker servlet has been disabled by default. Accordingly, Section A.3.3 should be added, as follows:
Enable The Invoker Servlet
Many examples in this book require the 'invoker' servlet to be enabled. Open the file CATALINA_HOME\conf\web.xml, and uncomment the following entries.:
And
invoker
org.apache.catalina.servlets.InvokerServlet
debug
0
2
invoker
/servlet/*
You will need to restart Tomcat in order for these changes to take effect.
Appendex C, Reivew Q & A, Page 415
The correct answers are c and e, not b and e.
Page 426
Question 3 contains two identical (and correct) answers. Answer c should read:
c. FilterTwo, FilterThree
This error also appears in Chapter 7, page 118
The first sentence of the answer should begin "FilterOne cannot be invoked..."
DESCRIPTION
With the tremendous penetration of J2EE in the enterprise, passing the Sun Certified Web Component Developer exam has become an important qualification for Java and J2EE developers. To pass the SCWCD exam (Number: 310-081) you need to answer 69 questions in 135 minutes and get 62% of them right. You also need $150 and this (completely updated and newly revised) book.
In its first edition, the SCWCD Exam Study Kit was the most popular book used to pass this most desirable web development certification exam. The new edition will help you learn the concepts—large and small—that you need to know. It covers the newest version of the exam and not a single topic is missed.
The SCWCD exam is for Sun Certified Java Programmers who have a certain amount of experience with Servlets and JSPs, but for those who do not, the book starts with three introductory chapters on these topics. Although the SCWCD Exam Study Kit has one purpose, to help you get certified, you will find yourself returning to it as a reference after passing the exam.
What’s Inside
- Expression Language
- JSP Standard Tag Library (JSTL 1.1)
- Custom tags—‘Classic’ and ‘Simple’
- Session management
- Security
- Design patterns
- Filters
- Example code and the Tomcat servlet container
- All exam objectives, carefully explained
- Review questions and quizlets
- Quick Prep section for last-minute cramming
ABOUT THE AUTHORS...
The authors, Deshmukh, Malavia, and Scarpino, are Sun Certified Web Component Developers who have written a focused and practical book thanks to their extensive background in Java/J2EE design and development. They live, respectively, in Iselin, New Jersey, Ardsley, New York, and Austin, Texas.

