• 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

Differences between J2ee 1.5 and 1.6 in SCWCD

 
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
what is difference between J2EE 1.5 and J2EE 1.6 in SCWCD exam?
 
Sheriff
Posts: 9708
43
Android Google Web Toolkit Hibernate IntelliJ IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
If you are talking about SCWCD 5 and SCWCD 6, then SCWCD 6 is on new Servlets/JSP specifications so there are some new things like configuring servlets through annotations and Ajax servlets. The new exam objectives are also arranged with more focus on MVC so there is an additional topic of Java Persistence API. Other parts of the MVC like Views (EL, JSTL etc) and Controller (Filters, RequestDispatcher etc) were already there in SCWCD 5 exam. The pattern of questions might be more MVC oriented i.e. how facilities available in Servlets/JSP help in a certain MVC solution/implementation...
 
Tushar Gaikwad
Greenhorn
Posts: 3
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Which book you prefer for SCWCD 6?
 
Greenhorn
Posts: 18
Eclipse IDE Ubuntu
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

I knew there isn't good book for SCWCD 6, at this time. You can learn older books and refer to JSP and Servlet 3.0 spec for prepare exam.

 
Greenhorn
Posts: 7
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Trieu,

As you are a SCWCD 1.6 certified professional, can you please guide us in giving the same exam.
Which book should we refer. Is it ok to refer Head first Servelet and JSP 2.0 as there will not be much difference in the exam or any other book which you may recommend.
Also do you have dumps for this exam. if possible can you please send the study material to my personal mail id - ankittripathi.gbpec@gmail

Is Head first Servelet and JSP 3rd edition already released..??

Thanks---
 
Creator of Enthuware JWS+ V6
Posts: 3411
320
Android Eclipse IDE Chrome
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Also do you have dumps for this exam. if possible can you please send the study material to my personal mail id


Don't talk about dumps here! This is a place where people share their thoughts and questions while studying for something valuable.

Regards,
Frits
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic