• 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

book on web services, not for cert

 
Greenhorn
Posts: 29
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,

Though I work in J2EE for last 2 years, I am a beginer for Web Services. I want to learn web services in detail. Right now, SCDJWS is not my aim, but just need a book and easy book to learn web services in detail. Can anyone suggest me a good book?
From the forums, looks to me that J2ee(tm) Web Services by Richard Monson-Haefel is a good book. But since its referred with reference to certification, though of asking again.

Thanks,
 
Ranch Hand
Posts: 70
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
RMH's book is not entirely dedicated to Certificate, it is dedicated to WS-I Basic Profile 1.0 and most J2EE web services API's. It doesn't even have JAXB chapter.

You might want to try Java Web Services Architecture
by James McGovern, Sameer Tyagi, Michael Stevens and Sunil Matthew ISBN:1558609008

But RMH's book is easy to read and follow if you have exposure to XML and J2EE.
 
Ranch Hand
Posts: 4982
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For questions that are not related to SCDJWS, you might post them at:
https://coderanch.com/forums/f-51/Web-Services

Nick
 
With a little knowledge, a cast iron skillet is non-stick and lasts a lifetime.
reply
    Bookmark Topic Watch Topic
  • New Topic