I created a new gwt project with google application engine in eclipse. But when I run the project, in the browser I got the following message.
HTTP ERROR 404
Problem accessing /Test.html. Reason:
NOT_FOUNDPowered by Jetty://
now it shows the following message.
HTTP ERROR: 503
Problem accessing /Test.html. Reason:
SERVICE_UNAVAILABLEPowered by Jetty://
What could be the problem? I did clean and build. But still the same problem.

webdirectory? - Peter Knego