English 中文(简体)
铁路应用 与教育、科学和技术部的控诉
原标题:Grails application Complaint with the REST
  • 时间:2010-03-26 05:32:54
  •  标签:
  • grails

我已申请铁路。 现在我不得不对《教育、科学和技术协定》提出控诉。 如何这样做? 能否获得任何材料,我有如何开展这一进程的实例? gro

问题回答

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

铁路安装

http://code.google.com/p/grails-jaxrs/“rel=“nofollow noreferer” http://code.google.com/p/grails-jaxrs/





相关问题
grails + gwt request handling via controllers

I am new to gwt. I am trying to integrate gwt+grails.Can anybody provide me a good example for handling the request using grails controllers and not a custom servlet.I will be really thankful if ...

Error loading the grails gwt module xml

I ve installed the plugin from this article by Peter http://www.cacoethes.co.uk/blog/groovyandgrails/the-command-pattern-w.... While compile time its not able to find the module file which is present ...

Sorting Objects Based on Custom Domain Class Methods

I have a domain class, in which I ve defined some methods which give the object a score based on different algorithms (eg. popularity). I now want to retrieve a list of these objects sorted by one of ...

Grails Packaging and Naming Conventions

Packaging Controllers, Services,etc. i.e. - com.company.controllers - com.company.services Is this a good practice or should be avoided by all means?? Another worth mentioning problem I encountered ...

Hibernate/GORM: collection was not processed by flush()

I have an integration test in my Grails application that fails when I try to save an entity of type Member invitingMember.save(flush: true) This raises the following exception org.hibernate....

热门标签