On Tue, 2007-12-18 at 21:26 +0000, jdu jdass wrote: 
> Hi,
> 
> I'm working with httpclient 4 and i need save cookies to my hard disk. I've 
> readed something about ModuleCookie, but I think it's for httpclient 3.
> does exists any way to write cookies to hard disk with httpclient 4??
> 

You can provide a custom CookieStore implementation with any persistence
mechanism you deem appropriate for your application:

https://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/CookieStore.java

Hope this helps

Oleg


> Thanks!!
> _________________________________________________________________
> Tecnología, moda, motor, viajes,…suscríbete a nuestros boletines para estar 
> siempre a la última
> http://newsletters.msn.com/hm/maintenanceeses.asp?L=ES&C=ES&P=WCMaintenance&Brand=WL&RU=http%3a%2f%2fmail.live.com
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
> 
> 


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to