The Documentation on 
http://code.google.com/appengine/docs/java/gettingstarted/usingusers.html
for the Google App Engine dictates the following:

"The development server knows how to simulate the Google Accounts sign-
in facility. When run on your local machine, the redirect goes to the
page where you can enter any email address to simulate an account sign-
in. When run on App Engine, the redirect goes to the actual Google
Accounts screen."

I've been trying to run a simple program on my local machine, but
don't know how to explicitly force the redirect to the ACTUAL Google
Accounts screen (instead of using the simulated "enter any email
address here" screen). Does anyone have any suggestions how to about
bridging this divide?

--

You received this message because you are subscribed to the Google Groups 
"Google App Engine for Java" group.
To post to this group, send email to google-appengine-j...@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine-java+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine-java?hl=en.


Reply via email to