How to set up an eclipse using GWT and (regular servlet) Jetty backend

Does anyone know how to set up a project in Eclipse with GWT and a berth backend (a regular web application, not an application engine)? Or you know a good link (tried to play it, but without dice)

I'm trying to set it all up in the evening, but just ran into a number of strange problems, some of them seemed to be errors in WST / Jetty, and others that the main page just didn't work :-(

+3
source share
1 answer

There are three ways to start your own marina server with GWT.

If you start your own set-top box server, you must call dev-mode in GWT with a parameter -noserveror for a solution that you can use-server JettyLauncher

3 ( Jetty WTP), Jetty 7 GWT, .

+1

All Articles