相关认证
SCJP是SUN认证体系的第一级证书,也是SCWCD的基础,必须通过SCJP之后才能够参加SCWCD的考试。SCJP已经成为IT行业最热门的证书之一,是每一个程序员踏入工作岗位的前门砖。
参考资料
这里给出早先版本的SCWCD考试大纲中各部分的题量分布以供参考
Section 1 - The Servlet Model(7题)
Section 2 - The Structure and Deployment of Modern Servlet Web Applications(4题)
Section 3 - The Servlet Container Model(5题)
Section 4 - Designing and Developing Servlets to Handle Server-side Exceptions(3题)
Section 5 - Designing and Developing Servlets Using Session Management(4题)
Section 6 - Designing and Developing Secure Web Applications(4题)
Section 7 - Designing and Developing Thread-safe Servlets(3题)
Section 8 - The Java Server Pages (JSP) Technology Model(8题)
Section 9 - Designing and Developing Reusable Web Components(1题)
Section 10 - Designing and Developing JSP pages Using JavaBean Components(5题)
Section 11 - Designing and Developing JSP pages Using Custom Tags(3题)
Section 12 - Designing and Developing a Custom Tag Library(8题)
Section 13 - Design Patterns(4题)