When I run a GWT application in eclipse, what is serving the web
page? I haven't installed a web server, yet something is answering
requests on port 8888 when I run the application through eclipse. Does
the eclipse plugin include a web server?
I'm having problems loading pages now... says:
HTTP ERROR: 503
Problem accessing /. Reason:
SERVICE_UNAVAILABLE
Powered by Jetty://
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.
--
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.