On Tue, Aug 6, 2013 at 3:49 PM, Eric Sepich <[email protected]> wrote:

> Even though I am signed in to my Google Account in Chrome I am still
> seeing Sign in or register not Welcome as I expected. When I click Sign in
> I am forwarded to a page with one text field to enter an email and a check
> box to sign in as administrator. There must be something wrong because I
> think since I am logged into gmail it should display welcome?
>


Before using a custom JSTL page, first try to see if you can get the Users
service working.

First, deploy this servlet demo:
https://developers.google.com/appengine/docs/java/gettingstarted/usingusers

Then deploy this demonstration JSTL file (also uses the Users API):
https://developers.google.com/appengine/docs/java/gettingstarted/usingjsps

>From there, you can modify the demonstration JSTL file slowly until you get
the page you want.


-----------------
-Vinny P
Technology & Media Advisor
Chicago, IL

App Engine Code Samples: http://www.learntogoogleit.com

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to