Visit http://jcookie.sourceforge.net/ for the latest on jCookie. The two main classes of the jCookie API, that will be used most often, are {@link com.sonalb.net.http.cookie.Client com.sonalb.net.http.cookie.Client} and {@link com.sonalb.net.http.cookie.CookieJar com.sonalb.net.http.cookie.CookieJar}. The documentation for the Client class includes a usage example snippet.