By Thierry.Lefort
via architects.dzone.com
Published: Oct 07 2008 / 17:06
RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server architecture. The JAX-RS Spec provides a great way to develop the server-side components, but doesn't describe how to develop the client-side components needed for a layered architecture. Note, I'm not talking about the browser as a client; rather, I'm describing Java-to-Remote-Resource communication.
SaveShareSend
Tags: java, web services
Add your comment