Hi All,

I am working on RESTful web services using java. We all love 
REST-full-ness, so I'd like to return more REST-ful status codes from my 
endpoints. (Example: 201 CREATED along with JSON contents in response body. 
But I can't find any way to set the HTTP status code. Can anyone help 
please? I have seen many posts which says that currently custom status 
codes are not supported. Whether its still not supported or is there a way 
to do it rather than writing exception classes. Because if we write 
exception classes then we cant return JSON in response body.

 Please do reply.. Thanks for the help. 

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/google-appengine/170feff5-7de1-4415-915c-00569c719afa%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to