> So I guess Jetty is running somehow... but I don't know how to fix > this problem since everything is magic and hidden from me.
Yes, GWT comes embedded with jetty for a webserver. Have you tried to run the sample project that comes GWT? If not, you should start there. Install the google eclipse plugin, and then, in eclipse, use the new project wizard to make a Google Application Project. This will create a properly configured project that you can run right away and start exploring. Good luck -- 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=en.
