Matt Raible: My Experience With Java REST Frameworks (Specifically Jersey and CXF)
Posted by editor on August 28, 2009 at 10:11 AM EDT
Matt Raible recently posted My Experience With Java REST Frameworks (Specifically Jersey and CXF):
Recently I was tasked with developing a server-side REST strategy for a client. When I started working with them, they were using GWT RPC for exposing services. They wanted to move to RESTful services to allow for a more open platform, that multiple types of clients could talk to. There were interested in supporting SOAP and GWT RPC as well, but it wasn't required. They are using Spring, a custom namespace (for easily creating remote services) and an HTML documentation generator to expose their API in human readable form...
Related Topics >>
Blog Links >>
- Printer-friendly version
- editor's blog
- 1774 reads





