Hi ppl, On my appengine gwt app i can get the user on my RemoveServiceServlet:
UserService userService = UserServiceFactory.getUserService(); But i want know if i can get it out of my Servlet? Because when i try use the same code on my entrypoint occur an error that i cant convert this class to javascript, but its ok, so i want know if anyone know a method to do this out of servlet, if dont have other method like assync callback, ok. -- Atenciosamente, Paulo Coutinho. Blog: www.prsolucoes.com/blog Site: www.prsolucoes.com Msn: [email protected] --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
