• 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

Suggest Book for java web services

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

I am new to java web services can any one suggest nice book for starting web services in java

Regards
Swami
 
Ranch Hand
Posts: 558
2
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Swami,

What are you looking for in particular? There are several books available in market, for purchase and some free online documentation, targeted for various purposes. Since you posted this in certification forum, I assume that you are looking one for certification purpose.

As you might have seen in other threads, below are the resources people followed and following for completing the certification successfully.

1) Java webservices up and running.
2) RMH
3) Ivan notes (available in this forum)
4) Mikilai Zaikin notes.
5) above all, the threads in this forum.

Do not miss, reading this.

All the best.

 
Swami k Naidu
Greenhorn
Posts: 2
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Kumar Raja,

Thanks for your reply. I just know what web services is. I want to buy book for developing
web services from base.

Regards
Swami
 
Kumar Raja
Ranch Hand
Posts: 558
2
Hibernate Spring Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Swami k Naidu wrote:Hi Kumar Raja,

Thanks for your reply. I just know what web services is. I want to buy book for developing
web services from base.

Regards
Swami



Swami,

The books which were suggested above would help you in preparing for certification. Above that, these books would also help you in firming your knowledge in WS. However, in production there are several other implementations that are used, like Axis/Axis2 from Apache. You can refer their site for documentation. Axis2 is widely used implementation as far as I know. But for preparing SCDJWS, Metro is recommended.
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Kumar Raja wrote:
2) RMH


Which book is RMH book?
Thanks!
 
Bartender
Posts: 3908
43
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Nigel Chou wrote:Which book is RMH book?



"J2EE WebServices" by Richard Monson-Haefel
 
Ranch Hand
Posts: 448
Eclipse IDE Firefox Browser Tomcat Server
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
For beginners, there is also an e-course on webservices by Aptech
 
Ranch Hand
Posts: 63
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I suggest reading SOA Using Java Web Services
Mark D. Hansen
 
reply
    Bookmark Topic Watch Topic
  • New Topic