You can do this with deployment descriptions or servlet filters. Here documentation about configuring web.xml to do this:
http://code.google.com/appengine/docs/java/config/webxml.html On Sun, Jan 31, 2010 at 2:20 PM, Scott <[email protected]> wrote: > I have 1 jsp in my app that I want to secure and make people login > with their google accounts in order to see the page. Is this possible > and if so how? > > -- > 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 > [email protected]. > To unsubscribe from this group, send email to > [email protected]<google-appengine-java%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/google-appengine-java?hl=en. > > -- Ikai Lan Developer Programs Engineer, Google App Engine http://googleappengine.blogspot.com | http://twitter.com/app_engine -- 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 [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-appengine-java?hl=en.
