SCWCD Guide
Home
|
SCJP
|
SCWCD
|
SCEA
|
SCSA
SCWCD Exam
Exam number:310-080
Prerequisites: SCJP
Number of questions: 59
Score needed to pass: 61%
Duration: 90 minutes
Price: $150
Required
Understand technologies in the J2EE web tier
--
Java Servlets
--
JavaServer Pages
--
JSP tag libraries (custom tags)
Additionally, patterns for best practice and good design
--
Model 1 and model 2 architectures
--
Front controller, intercepting filt
SCWCD Links
JavaRanch SCWCD Links
Servlet API
Discussion Forums
JavaRanch SCWCD Discussion Forum
Marcus Green Discussion Forum
Recommendations
--Take a look at the
Servlet 2.3
and
JSP 1.2
specifications
--Play with the official reference implementation,
Tomcat
--Downloadable from
http://jakarta.apache.org
--Look at JavaRanch
http://www.javaranch.c
Exam Notes
JSP Notes
Tag Library Notes
Suggested Books
Core Servlet and JSPs - Marty Hall
More Servlets and JSPs - Marty Hall
SCWCD Exam Study Kit - Hanumant Deshmukh
Core J2EE Patterns - Deepak Alur, John Crupi, Dan Malks
Professional JSP (2nd edition) - Simon Brown et al
Professional Java Servlets 2.3 - John Bell et al
Professional JSP Tag Libraries - Simon Brown
Exam Cram
JSP Syntax Card
Deployment Descriptor
Servlet API Poster
HttpServlet API Poster
JSP API Poster
Tag API Poster
Servlet 2.3 API
HttpServlet 2.3 API
JSP 1.2 API