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

Cleared OCEWCD

 
Greenhorn
Posts: 25
1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hello all

i cleared today OCEWCD with score 85% , i just studied for 1.5 month beside some work experience .

for the preparation period i used only 3 valuable resources
  • Head First Servlets and JSP
  • Servlet 3.0 Specification
  • enthuware exams


  • each one of these resources helped me in different way , and all of the integrate each other

    i would like to appreciate every one associated in production of these resources

    Thanks



     
    Greenhorn
    Posts: 11
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congratulations.
     
    Greenhorn
    Posts: 14
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Congratulations friend .
    I am going for exam in next month any suggestion for me ...
     
    Bartender
    Posts: 2450
    13
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    But the Head First book does not cover the objectives like asynchronous web application and database model.


    Objectives :
    More options for the Model

    Understand the roles of JDBC and JPA
    Understand the many elements that make up the model
    Understand fundamentals of connecting to a database using JDBC or JPA

    Asynchronous web applications

    Understand the interactions that are essential to asynchronous web pages
    Understand the role of AJAX-style client side programming
    Implement asynchronous servlets using the facilities of Java EE 6



    Are you sure the Head First book is enough?
    I read the servlet 3.0 spec, honestly, I don't understand what it is talking about for asynchronous.
     
    Greenhorn
    Posts: 9
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Was it second edition Head First Servlets and JSP?
     
    Himai Minh
    Bartender
    Posts: 2450
    13
    • Mark post as helpful
    • send pies
      Number of slices to send:
      Optional 'thank-you' note:
    • Quote
    • Report post to moderator
    Yes. I am using the second edition of the book.
    reply
      Bookmark Topic Watch Topic
    • New Topic