• 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

syllubus and specification for scwcd1.4 exams

 
Ranch Hand
Posts: 69
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
hello, i am planning to take up scwcd1.4 examination so i want to read servlets and jsp and jstl specifications but i dont know the exact version of the specs which suits to complete scwcd1.4 exam. i have the idea of it.
i.e

i think i need to read the specifications of:
1. JSP 2.0
2. Servlets 2.4
3. JSTL 1.1

pls verify this and inform me abt the spec version.

thanks and regards
mohandodderi
 
author
Posts: 44
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I agree that those are the right levels of the specifications (all go with J2EE 1.4).

The J2EE 1.4 documentation page, though I can't see a link to the JSTL spec anywhere.

Best,

David.
 
Ranch Hand
Posts: 53
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi,
This is the link to the JSTL specification:
http://java.sun.com/products/jsp/jstl/reference/api/index.html

Hope it helps.
reply
    Bookmark Topic Watch Topic
  • New Topic