• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Should I use Java EE 6 Tutorial or Java EE 5 Tutorial

 
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi. I am preparing to SCEA exam. I am using the sugestion found in https://coderanch.com/how-to/java/SceaFaq. I downlowed both the Java EE Tutorial version 5 e 6. I was intended to use only the newer version, but I noticed thar the older one is much longer than newer version. Which one I must use? The answer could easly be version 6 if it covered the same topics. But the version 5 has 1084 pages and it is exactly as the sugestion of CodeRanch has described. The version 6 has just 678 pages. The biggest deferences look to be about Security and Dependency Injection. Which version will be cover by exam? Every article I foun are talking only about version 5. I found excellent article comparing SCJP version but nothing about SCEA yet (http://www.net4java.com/2009/03/difference-between-scjp-5-and-scjp-6.html)

Ps.: Version 5: http://download.oracle.com/javaee/5/tutorial/doc/ and Version 6: http://download.oracle.com/javaee/6/tutorial/doc/

Thanck in advance
Demetrio
 
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Demetrio,
The exam covers JEE 5. I would use the JEE tutorial.
 
Demetrio Carvalho
Greenhorn
Posts: 18
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Jeanne, first of all, thanks for your answer. I am just start to study for the exam. Do you have some idea when the Oracle will change from version 5 to 6 in the exam?

Thanks in advance
Demétrio
 
Jeanne Boyarsky
author & internet detective
Posts: 41860
908
Eclipse IDE VI Editor Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
As it isn't even in beta yet, I expect it to be a long while.
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic