Grails : Rest Service with JAXB parsing – PART 2

In my last post on Rest Service with JAXB parsing, I showed a very basic example of developing REST Service with Grails Controller and JAXB. In this blog I am going to cover little more advanced features and will mainly be covering following.

  • Collection mapping in JAXB
  • Exception Handling
  • Returning response in XML
  • URLMappings for Grails Controller

Read more of this post

Inheritance in Static Language vs Dynamic Language

Click here to view the blog.