On Friday, June 7, 2013 9:29:45 PM UTC+2, Nolan Brassard wrote: > > I've read a few different sources about how to create projects with a GWT > front and a non-java backend. Well how about hosting, how do you host a GWT > front end? >
See http://www.gwtproject.org/doc/latest/DevGuideDeploying.html TL;DR: GWT generates JS (and images, and CSS, and HTML), so you host it just like any other static asset. -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at http://groups.google.com/group/google-web-toolkit?hl=en. For more options, visit https://groups.google.com/groups/opt_out.
