Re: Session management implementation in mod_python

"K.Manikandan" <[email protected]> Thu, 4 Mar 2010 21:57:43 +0530
Newsgroups gmane.comp.python.mod_python
Message-ID <[email protected]>
> Can you tell me what the domains are, this is important to help you
>
> I think you mean:
>
> host1.domain.com
> host2.domain.com
>
> and you want to set the cookie for *.domain.com
>
> is that true?
>
> Martijn
>

Yes. We had set a cookie from host1.domain.com with its domain as
'.domain.com' .. After opening the 'host1/domain.com, the web browser
shows its cookie and its domain as '.domain.com/ .Now if we try to use

c = Cookie.get_cookies(req) from the host2.domain.com, the cookie is not
found. And of course the cookie that we had set for this host is
accessible...

Regards,
Manikandan K


-----------------------------------------
This email was sent using TCEMail Service.
Thiagarajar College of Engineering
Madurai-625 015, India