For gwt side (client side) : As mentioned by others restyGWT is a good choice though we customized it a bit to fit all our needs (especially around generic types). But take a look at Errai also : www.jboss.org/*errai*/
For the server side : For creating a rest API (or *rest back end* in your words!) consider using Spring Web MVC. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-web-toolkit/-/bP_P03MMWbcJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
