Hi All, I have two GWT projects. Project1 has both client and server. Project2 has only a servlet. The servlets in both of the projects implement the same service interface. The Servlet2 in running on apache tomcat. I am testing the Project1 in hosted mode. What I was trying is that ,in project1 when the client side sends the rpc call to the servlet1, the request should be redirected to the Servlet2 which is running on apache tomcat.
Can anyone please help me with this? -- Regards Deepak -- 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.
