Hello guys...

I am not sure if I am suck at googling or what.

I just can not find the way of implementing  custom made signin page.

So, This is my question. I am currently using UserService and User
class that provided by google appengine .

UserService userService = UserServiceFactory.getUserService();
User user = userService.getCurrentUser();

something like above.

Somehow, this way keep forward google accounts sign in page which I
want to use a custom made sign in page.

Is it possible?

Just few weeks or before, http://kabbalistic-joke-number.appspot.com/login.jsp
this site method was working and it is not working now.  :-<

This one also redirects to the google accounts sign in page.

Is there anyone know how to implement my own sing in page without
redirecting google accounts ?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google Web Toolkit" group.
To post to this group, send email to google-web-toolkit@googlegroups.com
To unsubscribe from this group, send email to 
google-web-toolkit+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-web-toolkit?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to