• 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

Webservices Certification SOAP-centric?

 
Ranch Hand
Posts: 113
Eclipse IDE Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
After going through the Exam objectives, it seems the Webservices exam is mainly SOAP-centric with little focus on RESTful Webservice. As I am currently working on REST hence I was thinking to take the exam.

Could anyone please advice whether the exam would serve REST-purpose as well?
 
Bartender
Posts: 3904
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Souvik Dasgupta wrote:After going through the Exam objectives, it seems the Webservices exam is mainly SOAP-centric with little focus on RESTful Webservice. As I am currently working on REST hence I was thinking to take the exam.

Could anyone please advice whether the exam would serve REST-purpose as well?



It is hard to answer your question, since you don't mention version of WSD exam.

WSD 6 exam has RESTful code questions. Reading of Jersey documentation should be enough.

HTH,
MZ
reply
    Bookmark Topic Watch Topic
  • New Topic