Imagin my client application as browser , i am trying to read through a cookies 
for another web app which is hosted on .NET, which was all working fine and now 
cookies have httponly attribute which is actually new to me at this time
but from what i went through over the net, these are more secured on a 
highlevel 
and used specially for session ids 


but i see IE 7 that i have works just fine so my client application should also 
be able to work fine with header extraction

regards
Venky




________________________________
From: Konstantin Kolinko <knst.koli...@gmail.com>
To: Tomcat Users List <users@tomcat.apache.org>
Sent: Thu, December 23, 2010 8:11:09 PM
Subject: Re: httponly cookies

2010/12/23 Venky Vasant <venkat...@yahoo.com>:
>
> My client application failing to read cookies set as httponly by .net server.
>
> what lines do i need add to read them and send it to the server.
>

1. Do you know what "Httponly" means? (The basics)

2. What your application is? (What technology)

3. You are talking about ".net".  Where is Tomcat here?

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org


      

Reply via email to