• 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:
  • Tim Cooke
  • Campbell Ritchie
  • paul wheaton
  • Ron McLeod
  • Devaka Cooray
Sheriffs:
  • Jeanne Boyarsky
  • Liutauras Vilda
  • Paul Clapham
Saloon Keepers:
  • Tim Holloway
  • Carey Brown
  • Piet Souris
Bartenders:

OCWCD EE-6 : objectives and general info needed

 
Ranch Hand
Posts: 637
Eclipse IDE Firefox Browser Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
  • Any major differences between 6 and 5 ?
  • For how long will the WCD-5 exam be available ?
  • Where can i get the objectives, topics to study/not study for WCD-6 ?
  • Is the 6 exam available ? (I dont want the beta-version)
  • Any good links for beginners to study for WCD-6 ? (Something similar to the Head First book)


  • I feel that its better to take the WCD-5 exam because PLENTY of resources are available for it and they are time-tested. Also, if the differences between 5 & 6 are minor, then it would be better to take 5. After that test, one can learn the difference by reading docs, manuals and doing test projects using ver-6.
    Please let me know if this is correct.

    regards
    bose

     
    Bartender
    Posts: 3225
    34
    IntelliJ IDE Oracle Spring Chrome Java
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    There was a thread in the forum which discussed about the latest SCWCD exam. One of the thread-https://coderanch.com/t/528601/java-Web-Component-SCWCD/certification/Information-OCPJWCD-SCWCD-CX

     
    Ranch Hand
    Posts: 623
    1
    IntelliJ IDE Java Linux
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    As Mohamed pointed, refer to this thread for more information.

    Rahul Sudip Bose wrote:

  • Any major differences between 6 and 5 ?

  • In short - yes, the SCWCD 5 bases on JEE 5 while OCE Jsp and Servlets Developer bases on JEE 6. For more information about the JEE 6 stack please refer to this page.
    You've got Servlets 3.0 (asynchronous support, programmatic addition of servlets, filters, new annotations, web-fragments, ...) updated EL and so on.

    Rahul Sudip Bose wrote:

  • For how long will the WCD-5 exam be available ?

  • I guess it's the question for the Oracle, so feel free to ask them.

    Rahul Sudip Bose wrote:

  • Where can i get the objectives, topics to study/not study for WCD-6 ?

  • The most obvious answer is: at the Oracle webpage. Take a look at this.

    Rahul Sudip Bose wrote:

  • Is the 6 exam available ? (I dont want the beta-version)

  • Yes it is. Once again take a look at official Oracle certification webpage I mentioned above.

    Rahul Sudip Bose wrote:

  • Any good links for beginners to study for WCD-6 ? (Something similar to the Head First book)

  • Take a look at the post I linked to at the beginning and at standard JavaRanch site which is: https://coderanch.com/how-to/java/ScwcdLinks.

    Cheers
     
    Ranch Hand
    Posts: 122
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    thanks Pedro
     
    reply
      Bookmark Topic Watch Topic
    • New Topic