• 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

Filters

 
Ranch Hand
Posts: 243
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Why does your book cover filters? I thought that filters were not on the exam.
 
Greenhorn
Posts: 22
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Rick: I believe it is added to make this book useful as a reference material for JSP, Servlets, Design Patterns even after you pass the exam.
Filters is an important topic and should not be neglected.
Best regards
George
 
Author
Posts: 39
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rick,
You are correct, currently Filters do not form part of the exam.
We decided to add a chapter on Filters as we felt it was an important subject not to include as we wanted to make the book as useful for you as possible after you finish taking the exam.
We also are safe guarding our selves for the future, any change to the SCWCD exam (when Servlet 2.4/JSP 2.0 is out???) is likely to include Filters...
We do make it very clear what is required for the exam in the book though...
Dan
 
reply
    Bookmark Topic Watch Topic
  • New Topic