• 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
  • Jeanne Boyarsky
  • Ron McLeod
Sheriffs:
  • Paul Clapham
  • Liutauras Vilda
  • Devaka Cooray
Saloon Keepers:
  • Tim Holloway
  • Roland Mueller
Bartenders:

Servlets Spec. to be read ? for SCWCD exam

 
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi
I am planning for SCWCD exam. i am planning to get More Servlets by Marty Hall. Do i need to study Servlets & Jsp Specifications ? if yes what topics should i go through (need to study full spec ? ).

Thanks & Regards
 
Author
Posts: 65
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Right decision on the "More". Download the specs, sometimes you'll want to look in.
 
Raj Paul
Ranch Hand
Posts: 77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Baruch,
Thanks for ur suggestion. i have studied SCWCD Study Kit sample chapters from www.manning.com
it was wonderful. so simple & informative. is pdf file of that book available in net ?
Thanks & Regards
Mike
 
Ranch Hand
Posts: 65
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Mike,
It would be better for exam preparation to study servlet specs. You will find handful of information useful for exam and your knowledgebase.
Regards,
Mehul.
 
Ranch Hand
Posts: 84
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I'm also getting "More Servlets & JSP." I downloaded the "Core" book and the servlet and JSP specs. So hopefully with "More", "Core", the specs, and a couple months I can be ready for SCWCD I have never written a line of code in servlet or JSP though
 
Ranch Hand
Posts: 241
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I am not convinced that 'Core' Servlets serves much purpose for the exam as it is old (uses the old Java Web Server for example) and covers Servlets V 2.2 and JSP 1.1 apart form the fact that is free.
For the exam you'd be better served with the specs, the APIs and 'More' servlets book
 
Ranch Hand
Posts: 41
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I feel that it would be better to go once thru. the specifications as they are very much helpful in the exam as well as to get a good understanding. Though, it takes sometime to go thru. but it is worth enough

Regards
Durvasula
 
Ranch Hand
Posts: 5399
1
Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
if you know servlets & JSP then you can skip CORE but still I will say.. nothing wrong in going once as it has good example and it is FREE
 
Remember to always leap before you look. But always take the time to smell the tiny ads:
New web page for Paul's Rocket Mass Heaters movies
https://coderanch.com/t/785239/web-page-Paul-Rocket-Mass
reply
    Bookmark Topic Watch Topic
  • New Topic