Posts Tagged war

Serving a GWT Application with an Embedded Jetty Server

For a new project I am interested in starting, I want to serve a GWT application with an embedded Jetty server. I wasn’t sure how to go about doing so, but it turns out it’s easier than I could ever have expected! Check it out below (or, for you folks viewing this in an RSS feed, at http://gist.github.com/346622).

You do, of course, need the Jetty jars (I used the ones from the ‘lib’ folder in the Jetty distribution) in your classpath.

, , , , , , ,

2 Comments