Amir

Using the Groovy eclipse plugin, my gwt app runs fine in hosted mode with some groovy code in the server. But how do you deploy such an app?

How to deploy gwt app with groovy in server code?