Yes, this is a nice library and I have used it in the past but I will have to take a closer look. I am not sure it offers what I am after.
I want to examine the a browser's cookies from a Java application. On Feb 6, 3:42 pm, Van Riper <[email protected]> wrote: > On Fri, Feb 6, 2009 at 9:15 AM, carljmosca <[email protected]> wrote: > > Does anyone know of a library which will let me examine a browser's > > cookies? I think it goes w/o saying I am wanting to do this in a > > platform independent manner. :) > > At my company, we write a lot of spiders in Java. We are very happy > with Jakarta Commons HttpClient: > > http://hc.apache.org/httpclient-3.x/ > > The support for retrieving browser cookies is well documented here: > > http://hc.apache.org/httpclient-3.x/cookies.html > > Although I have never looked at it myself, there is CookieDemoApp > checked into the code samples section of the project too: > > http://svn.apache.org/viewvc/httpcomponents/oac.hc3x/trunk/src/examples/ > > Cheers, Van > > -- > | Michael "Van" Riper > |http://weblogs.java.net/blog/van_riper/ > |http://www.linkedin.com/in/vanriper > ---- > | Silicon Valley Web JUG > | mailto:[email protected] > |https://sv-web-jug.dev.java.net > ---- > | Silicon Valley Google Technology User Group > | mailto:[email protected] > |http://sv-gtug.org --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "The Java Posse" 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/javaposse?hl=en -~----------~----~----~----~------~----~------~--~---
