REST APIs must be hypertext driven.
That requirement has quite a few implications on how one defines a
RESTful interface which in turn has quite a few...
2 replies - 2463 views - 06/23/09 by Solomon in News
I'm preparing for an internal REST presentation. I'm going to use
this blog as my presentation platform. Power Points can be pretty, but
I think that it's...
1 replies - 3330 views - 05/14/09 by Solomon in News
Spring MVC and JAX-RS have a lot in common. I've
been working on integrating those two technologies as part of the JBoss RESTEasy project, and have been
pretty...
0 replies - 5160 views - 11/06/08 by Solomon in Articles
RESTful architecture and JAX-RS lead to distributed architectures. Roy Fielding's dissertation talks about a layered, client-server
architecture. The JAX-RS...
0 replies - 7047 views - 10/07/08 by Solomon in Articles
I'd like to evaluate the four products that I know of that support JAX-RS:
2 replies - 6733 views - 09/26/08 by Solomon in Articles
Last month I gave you an Introduction to REST. It was 100%
theory, so now its time to see a little bit of REST in action. Since
I am primarily a Java...
7 replies - 32965 views - 09/22/08 by Bill Burke in Articles