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 <treking...@gmail.com> wrote:

> On Fri, Feb 11, 2011 at 4:34 AM, vani reddy <vani.redd...@gmail.com>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 android-developers@googlegroups.com
> To unsubscribe from this group, send email to
> android-developers+unsubscr...@googlegroups.com
> 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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to