you can use google account in appengine. it's like as long as you have google account you are valid.
which means google takes care of all those authentication. you just have to call the service and hand over the google id and password. it's quite simple. this link might helps. http://code.google.com/appengine/docs/java/users/overview.html Sin-Kang(강신) +82-10-6638-7878 +44-78555-49312 On Wed, Jul 22, 2009 at 1:39 AM, saurabh <[email protected]> wrote: > > Hello , > > I am developing Login Application using GWT. My Interface is > ready but I am thinking about where should values go. How can I check > the UserName & Password sent by Client or I should use RPC for that. > > if this is so then what role my servlet should play. > > > Thanks > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
