Hi All, Adding, I don't intend to invoke doPost method of the remote servlet (Servlet2). What I am trying to do is, the interface which is implemented by Servlet, I am willing to call a Method in that interface directly (Something similar to RMI).
Can this be achieved using existing GWT features/ APIs? Thanks and Best regards, Deepak On Thu, Jun 16, 2011 at 2:52 PM, Thomas Broyer <[email protected]> wrote: > Have a look at > http://code.google.com/p/google-web-toolkit/issues/detail?id=3131 > > -- > 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/-/UbXTGqnn4G4J. > 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.
