i know i CAN use guice, but i CAN't use it, becouse our CTO is against integrating anything else aside from GWT (yea i know using GWT alone is an anti-pattern, but he doesn't want any added risks, hell he won't let us even use Activity places) so i was wondering if there is any underlying mechanism i can tap into. something that would retrieve a name maybe from the servlet web.xml and i'd be able to somehow use it in my api.
On Thu, Sep 15, 2011 at 5:20 PM, Jens <[email protected]> wrote: > You can use guice with RequestFactory: > http://wanderingcanadian.posterous.com/guiced-up-gwt-requestfactory > > -- J. > > -- > You received this message because you are subscribed to the Google Groups > "Google Web Toolkit" group. > To view this discussion on the web visit > https://groups.google.com/d/msg/google-web-toolkit/-/6YEPMo8CcXUJ. > > 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. > -- 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.
