I've been a long time lurker on SO. This is the best place I thought would could give me some suggestions.
I've been programming in Java for about 2-3 years now and want to take the turn towards webservices. So far I've been working with Swing/Web development using Struts2 Framework.
I am looking for some reading material suggestions that would get me started with Webservices from Java Web development poing of view.
Basic things I'm looking for:
How to consume/provide simple webservices?
How to decide between RestFull, WSDL, SOAP etc?
How to deploy them on the application server?
Good working examples?
Somewhat of a recent book
I look forward to some good, tried out books.