Can you link us to the page where this is happening? I'm not quite clear
about what it is you're describing.

On Tue, Mar 30, 2010 at 8:39 PM, sri <[email protected]> wrote:

> Hi,
>
> I am using frames in my html. On left hand, I have signout (I use
> google's signout servlet). On the right side is the target. so for
> instance:
>
> I have:
>
> left.html
>
> <a href="secure/addX.html" target="Welcome">X</a><br>
> <br>
> <a href="signout" target="Welcome">Signout</a><br>
>
>
> index.html contains:
>
> <frame src="welcome.html" name="Welcome">
>
> Now... after uploading the files to appengine site, I navigage through
> the secure/addX.html for the first time. It asks me to authenticate.
> Then, I signout (which works fine)... but then, when I click on
> addX.html, it does not ask me to authenticate again... just executes
> the page...
>
> Am I missing something ?
>
>
> Thanks in advance for the response.
>
> sri
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To post to this group, send email to [email protected].
> To unsubscribe from this group, send email to
> [email protected]<google-appengine%[email protected]>
> .
> For more options, visit this group at
> http://groups.google.com/group/google-appengine?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" 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?hl=en.

Reply via email to