Web services using REST on Rails and Java

7
Anonymous Reader writes “You can use servlets on the Java side and Rails controllers on the Ruby side to knit together applications using the strengths of both platforms. That’s the beauty of Web services. All you really need is the courage to break from the herd. This article introduces Web services in Rails and focuses on a strategy known as Representational State Transfer (REST).”

Link: ibm.com/developerworks

Category:

  • Java