Hi. I want to send string messages from my gwtserviceservlet to my entrypoint directly. I mean without sending any request from entrypoint to Servlet.
Becouse i cant use real java codes in entrypoint. Therefore i want to make something in myserviceservlet and then send the result as string to my entrypoint. Is there a way to reach any method in entrypoint via serviceservlet? Or entrypoint just can make request and recive these request's results? -- 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.
