
|
If you were logged in you would be able to see more operations.
|
|
|
Since GWT services are inherently called from a request, the standard web properties (request, response, etc.) should be injected into those services.
|
|
Description
|
Since GWT services are inherently called from a request, the standard web properties (request, response, etc.) should be injected into those services. |
Show » |
Sort Order:
|
Here is an implementation of what you suggested on the mailing list. It works for all cases I tried in my application.