-
REST and SOAP in Java EE 6 (1 messages)
- Posted by: Daniel Rubio
- Posted on: March 17 2009 03:20 EDT
REST and SOAP are now established as the primary techniques for exposing and consuming web services. This post explores the current progress around these two techniques as they relate to Java in the form of JAX-RS 1.1 and JAX-WS 2.2. Read the post 'Towards REST and SOAP in Java EE 6 - JAX-RS 1.1 and JAX-WS 2.2': http://blogs.sun.com/theaquarium/entry/towards_rest_and_soap_wsThreaded Messages (1)
- Re: REST and SOAP in Java EE 6 by E Msk on March 17 2009 16:06 EDT
-
Re: REST and SOAP in Java EE 6[ Go to top ]
- Posted by: E Msk
- Posted on: March 17 2009 16:06 EDT
- in response to Daniel Rubio
There is also "Plain Old XML" (sometime it is the quickest and useful method)