Hello everyone, I've a simple problem.
I've created a new Google Web Application (Web Application Starter Project) in Eclipse. When I right-click on my Project/Debug as/Web application, I copy the link into my brower. => Everything works (when I click on "Send", I receive the message "Hello, GWT User! I am running jetty-6.1.x."). Now I want to compile my project (I click on GWT Compile Project). After that, I go into the "war" folder and I click on the .html. => But when I click on "Send", I have this message: "An error occurred while attempting to contact the server. Please check your network connection and try again." Why ? Do I need to launch a "server" ? If so, how can I do that ? I'm quite lost with this aspect and I can't found anything concerning that in Google's documentation. I'd be pleased if someone could help me :) -- 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.
