On Mon, Feb 1, 2010 at 10:16 AM, Rob Heittman <[email protected]>wrote:

> Well, GwtShellServlet itself is only useful in versions of GWT (1.6) that
> use Tomcat in hosted mode.  Beyond that (2.0...  I never really used 1.7)
> Development Mode is tightly coupled to Jetty.  We lose The ability to mount
> Restlet at root as GwtShellServlet does.  Ordinary ServerServlet works fine
> here.  Once your GWT app is compiled, of course it doesn't matter what the
> server side is.
>

Ah ... and this is what you were hoping to write up? How to route things
differently depending on whether you're in dev mode?

--tim

------------------------------------------------------
http://restlet.tigris.org/ds/viewMessage.do?dsForumId=4447&dsMessageId=2443829

Reply via email to