开发者

Grails application Complaint with the REST

I have made an grailsap开发者_Python百科plication. Now i have to make it complaint with the REST protocol. how do i do this ? can i get any material where i have examples of how to carry out this process ??groovygrails


See section 13.1 of the manual at the following link. http://www.grails.org/doc/1.0.x/guide/13.%20Web%20Services.html


there is a great grails plugin called jaxrs www.grails.org/plugin/jaxrs. to install it on your grails app just run

grails install-plugin jaxrs

get more info here http://code.google.com/p/grails-jaxrs/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜