You are not logged in.

Change Language:

Profile for Amol Lekurwale

Name Amol Lekurwale
Email Address amol@onion.tv
AvatarUsers avatar
Posts1
  • Data transfer between two applications
    Board » Django » Middleware
    Hi,
    I have two separate applications deployed on GAE. When a user request's the main application, I redirect him to the other server, authenticate him and again redirect him to the main application's server. In this process, I want some of the session data which I have created on the authenticating server to be sent while redirecting to the main application server. Can I achieve this without using query string? I am using GAE patch for Django framework.


Powered by Sphene Community Tools