Hello,
Introduction:
We have a GWT project integrated with spring , with about 5 servlets. org.springframework.web.servlet.DispatcherServlet deals with those servlets.
How can I set <init params> , or what can i do to achieve communication of GwtRpcCommLayerClient.createRemoteServicePojoProxy(...) and backend of the application ?
best regards
Andrey