• 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

Books/Certification study guides for SCWCD 1.4

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

I am planning to take the SCWCD 1.4 exam. I have done a little bit of development with servlets and JSP so I'm not a novice but also not an expert.

Please recommend some books I should study for J2EE 1.4 before I dive into a certification study book.

Also, please recommend some certification study books for 1.4 as well. Do Kathy and Bert have a book out for this certification yet? I loved their book for the java programmer 1.4 certification.

Thanks,
Sumant
 
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi

Kathy's and Bert's book for SCWCD 1.4 is going to be available in June.

In the meantime you may want to look at this website.

Cheers.
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
What i believe what you should get is, Servlets 2.4 and JSP 2.0 Specification documents.And are downloadable from http://java.sun.com/products/servlet/download.html#specs
So I used SCWCD book by Hanumant Deshmukh to prepare for 1.4 and I concentrated on the Specification. Especially on Designing tag libraries and the like.

Chow,
Frans
 
Mikalai Zaikin
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Frans,

that is not completely accurate, because JSTL is also mentioned in new test objectives...

cheers !
 
Ranch Hand
Posts: 360
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Also, Manning's SCWCD 1.4 exam study kit for is expected before the end of summer.
 
Mikalai Zaikin
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Sivasundaram;

Where did you get this information from ?

Seems like nothing about this on manning web-site...
 
Consider Paul's rocket mass heater.
reply
    Bookmark Topic Watch Topic
  • New Topic