...
[10:56:09 CDT(-0500)] <athena> yes, i'd recommend using spring 3.1
[11:01:15 CDT(-0500)] <drewwills> athena is there a good example of sending a non-200 HTTP status in case of an error in a ReaourceRequest? (and would that be appropriate)
[11:01:41 CDT(-0500)] <athena> should be pretty straightforward
[11:01:50 CDT(-0500)] <athena> just need to set the response code
[11:01:54 CDT(-0500)] <athena> like you would for a servlet