anyways i got the cookie value through http connection,can you tell how to
send it in the header of a url?

On Sat, Feb 12, 2011 at 1:30 AM, TreKing <[email protected]> wrote:

> On Fri, Feb 11, 2011 at 4:34 AM, vani reddy <[email protected]>wrote:
>
>> CookieManager cm= CookieManager.getInstance();
>>                 CookieManager cookieManager = CookieManager.getInstance();
>>
>>                 cookieManager.setAcceptCookie(true);
>>                 String cukies=    cm.getCookie("http://cms.beemedia.com/
>> ");
>>
>
> This makes no sense.
>
>
> -------------------------------------------------------------------------------------------------
> TreKing <http://sites.google.com/site/rezmobileapps/treking> - Chicago
> transit tracking app for Android-powered devices
>
>  --
> You received this message because you are subscribed to the Google
> Groups "Android Developers" 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/android-developers?hl=en




-- 
 Regards,
Vani Reddy

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" 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/android-developers?hl=en

Reply via email to