Is there any ActiveResource like library for Java?

Viewed 622

I know there are some ActiveResource Client libraries for Java, like RAPA and JactiveResource

The question is: is there any easy way to create the Server Side of ActiveResource in Java?

In RubyOnRails all you need to do is to use the Inherited Resources gem. Is there any similar thing in Java?

3 Answers
Related