• 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
  • Liutauras Vilda
  • Ron McLeod
Sheriffs:
  • Jeanne Boyarsky
  • Devaka Cooray
  • Paul Clapham
Saloon Keepers:
  • Scott Selikoff
  • Tim Holloway
  • Piet Souris
  • Mikalai Zaikin
  • Frits Walraven
Bartenders:
  • Stephan van Hulst
  • Carey Brown

Few version questions

 
Ranch Hand
Posts: 637
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
1) Which exam to take?
Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 (CX-310-081)
or
Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 Upgrade Exam (CX-310-082)

2) Which is the version of Servlet and JSP . Is it Servlet 2.5 ?
3) Which is the latest version of Servlet and JSP?
4) I want to download Servlet and JSP specification, I know its available in Sun site but after looking the site am not able to find the pdfs for each?
 
Rancher
Posts: 43081
77
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

1) Which exam to take?
Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 (CX-310-081)
or
Sun Certified Web Component Developer for the Java 2 Platform, Enterprise Edition 1.4 Upgrade Exam (CX-310-082)


That depends on whether you already have taken a previous version of the exam. The "Upgrade" is available only to those who already passed one before.

2) Which is the version of Servlet and JSP . Is it Servlet 2.5 ?
3) Which is the latest version of Servlet and JSP?


The latest versions are Servlet API 2.5 and JSP 2.1.

4) I want to download Servlet and JSP specification


A good source for links to all kinds of specifications is the http://faq.javaranch.com/java/SpecificationUrls page.
 
Deepak Jain
Ranch Hand
Posts: 637
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Ooops my second question was incomplete. I wanted to ask which specs does SCWCD confirm to is it the latest Servlet 2.5 and JSP 2.1 or Servlet 2.0 and JSP 2.0
 
pie sneak
Posts: 4727
Mac VI Editor Ruby
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The correct spec versions for SCWCD 1.4 are listed in our ScwcdLinks page.
 
I'm not sure if I approve of this interruption. But this tiny ad checks out:
We need your help - Coderanch server fundraiser
https://coderanch.com/wiki/782867/Coderanch-server-fundraiser
reply
    Bookmark Topic Watch Topic
  • New Topic