SCJP Certification

Hi,I need some clarification on what is the difference between SCJP 1.4 and 5. Which one should one go for Certification.
[135 byte] By [Krishnendu_Chatterjeea] at [2007-11-27 2:16:16]
# 1
Some [url= http://java-coders.blogspot.com/2005/08/differences-between-scjp-14-and-scjp.html]differences.[/url]In general, you should go for the most recent.
karma-9a at 2007-7-12 2:13:55 > top of Java-index,Java Essentials,Training...
# 2

Hi Krishnendu,

This is the same reply from my thread..

Well SCJP 1.4 n 5.0 have lot of differences if u consider the exam objectives, highlighting a few - Generics, serialization, file I/O, autoboxing and unboxing, Regex, enumerations etc which are added for the 5.0 exam and bitwise operators removed from 1.4

Abt the difficulty level, well SCJP 5 is difficult 4 sure when compared to 1.4, but that again depends on you java knowledge. If you're well versed with new capabilities of java 5 after 1.4.2 version, u'll find it slightly easier.

Abt the importance of exams, well take SCJP 5 if projects in your organization have already moved on to Java 1.5, and if you're still gonna work on java 1.4 and below legacy code for sometime, going for the 1.4 exam is better

charlie_smartya at 2007-7-12 2:13:55 > top of Java-index,Java Essentials,Training...
# 3
go for 5 it is much more difficult than I had expected. I will have much more respect for your passing 5. It also shows that you have a understanding of the new features of Java(generics being most important)
cookepa at 2007-7-12 2:13:55 > top of Java-index,Java Essentials,Training...