Hi GWT community, Is it possible to have a gwt application run on the server and the client? Basically, can a GWT app that was written for the client be ported to run on a server?
The benefit of using GWT would be that it is written in Java (which can run on a server) and it can be compiled into JavaScript (which can run on the client). Having the ability to pick where the code runs would be a big benefit for the application I am developing. Has anyone tried this before? Can you give me some advice? Thanks, Ezra -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. 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=.
