facebook

Spring, GWT, and REST Tutorial?

  1. MyEclipse IDE
  2.  > 
  3. Spring Development
Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #313840 Reply

    MDProcureOff
    Member

    Do you have a tutorial on building an app where the request/query to a database goes through RESTful interface, and the resultset’s data is displayed with GWT widgets and graphical elements?

    Any help appreciated!

    If not, do I:
    1. first create a RESTful project in myeclipseforspring
    2. add spring through myeclipse/add spring CRUD…
    3. add GWT

    Or… some other order, or can this be done in myeclipseforspring? I have searched all over the net and see it is a very hot topic. Maybe I should wait for version 9.0?
    Please help! Thanks.

    #314103 Reply

    jkennedy
    Member

    We do not have a GWT to REST example, but in 9.0 we are adding support for generating the REST services during scaffolding. On the GWT side we are adding support for GWT 2.1.1 and taking advantage of the GWT RequestFactory approach which is designed to be an optimized server communication layer for CRUD based applications. Take a look here and let us know what you think. http://code.google.com/webtoolkit/doc/latest/DevGuideRequestFactory.html

    Thanks,
    Jack

Viewing 2 posts - 1 through 2 (of 2 total)
Reply To: Spring, GWT, and REST Tutorial?

You must be logged in to post in the forum log in