Tuesday, April 21, 2015

Re: GWT web content from a Java servlet

I was wrong in that last post.  The GWT RPC request isn't going to the code server, it's going to the ... I guess it's a Jetty server that is launched by Eclipse when I run in debug mode?

Is there a good tutorial on using Super Dev Mode with a J2EE app server?  I've read that I should be able to do that without the Jetty server that is launched by Eclipse, but I can't find documentation about it.  The site http://www.gwtproject.org/articles/superdevmode.html seems to be the official site, but I'm having trouble understanding it.  I'm especially confused by the bit about running super dev mode without dev mode, but I have a sneaking suspicion that's what I want to do.

--
You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group.
To unsubscribe from this group and stop receiving emails from it, send an email to google-web-toolkit+unsubscribe@googlegroups.com.
To post to this group, send email to google-web-toolkit@googlegroups.com.
Visit this group at http://groups.google.com/group/google-web-toolkit.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment