Hi, what happens if you start the development server as usual (Run As->Web Application), and then instead of http://localhost:8888/Login.html?gwt.codesvr=192.168.1.22:9997 you go to http://localhost:8888/Login.html in your browser?
- If this doesn't work, it means that the compilation step didn't work for some reason. (What steps are you taking in order to compile your app? http://code.google.com/webtoolkit/doc/latest/tutorial/compile.html ) - If it does work from localhost, but not from your ftp server, it probably means that the directory layout on your ftp server isn't correct. HTH Chris
-- 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.
