I recently went through the process of getting my SCWCD certification, and I've prepared a study guide that I've posted: WCD Study Guide Thanks to everyone who has posted notes, study guides, practice tests, observations of the exams, etc. It helped a lot in getting the certification! I hope the guide I've prepared is helpful. Comments are very welcome. Alx
wow alx! this is the best looking, comprehensive study-guide i've seen thus far !! good job with the navigation and code samples, they really help solidify learning. -pp
The early bird may get the worm, but the second mouse gets the cheese.........<br /> <br />Sun Certified Programmer for Java 2 Platform<br />Sun Certified Web-Component Developer for J2EE Platform
Hi Alx This is an exellent guide ( but i got it at the last moment, i m appearing for the xam tomorrow morning So wish me all the best ) There is one mistake in the guide, however. U have mentioned the servlet mapping with <servlet-url> instead of <url-pattern>.
Good job Alx...Your book gave me inspiration to start studying for the exam. Small correction on page 7 Topic Retrieve request header information Method public java.Util.Enumeration getHeaderNames() was wrongly given as taking String as a parameter whereas it doesn't take any parameters. Seenu [ June 23, 2002: Message edited by: seenu maj ]