thx for clarification,
your example feels much better :-)
but why the article mentioned above goes this way?:
the "GuiceRemoteServiceServlet" is used to bundle all rpc requests in one
servlet. so the "extends RemoteServiceServlet" isn't needed for all other
service implementations. The servlet module looks than like this
...
serve("servletPath").with(GuiceRemoteServiceServlet.class)
...
--
You received this message because you are subscribed to the Google Groups
"google-guice" group.
To view this discussion on the web visit
https://groups.google.com/d/msg/google-guice/-/SysVOuPg8JYJ.
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-guice?hl=en.