Is that possible to redirect to another url with a delay in GAE? I know I can use JavaScript for this purpose, but may be there is a way to do delayed redirection without it
You can use the tag where x is the number of seconds to wait before redirect. This tag would go in part of the generated page.