GeekArticles
Certification
Sun
SCWCDSun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 Upgrade Exam (CX-310-082)
Author: suntrainingcatalogue.com |
Published: 23rd May 2006 |
Visited: 192 times |
Add CommentFiled in: SCWCDThe Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 Upgrade certification exam is for candidates who have already successfully completed the Sun Certified Programmer for the Java 2 Platform (any edition) and Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition (310-080) examinations.
The Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 Upgrade Exam is for Sun Certified Programmers (any edition) who are using the Java technology servlet and JavaServer Pages (JSP) application program interface (APIs) to develop Web applications.
PLEASE NOTE: Candidates who are not previously certified may NOT take the upgrade exam.
Read Article Sponsored Links
Related Articles
• Testing Multithreaded Java Code
In this interview from JavaOne 2008, Coverity chief scientist Andy Chou discusses why traditional unit tests often help in uncovering concurrency-related errors, and why a combination of static and dynamic analysis yields better results when testing multithreaded code.
...
• Service Oriented Java Business Integration Review
Service Oriented Java Business Integration Review
Introduction
If read through the texts which give you an introduction to SOA or Web Services, you will often find them to be quite frustrating, and the reason for this is because they spend too much time referencing business processes which are ela ...
• The Angle Bracket Tax or YAML/Developer Blinders? We easily forget, and I have been guilty of this many times, that technology serves business and not the other way around. YAML? Are you kidding me? Computers are fast and disk storage is cheap so I really am not interested in such minor efficiencies. Using indentation to distinguish hierarchy in ...
• Sources of Java Errors
The Java VM shields most developers from having to think about the memory-management aspects their Java objects, but it does not completely manage other types of resources automatically, says Gwyn Fisher, CTO of Klockwork in this interview with Artima. Great Java developers learn to understand what ...