Re: Barracuda: Updated HttpRequester
Jacob Kjome <[email protected]>
| Newsgroups | gmane.comp.java.enhydra.barracuda.general |
|---|---|
| Organization | Springfield Nuclear Plant |
| Message-ID | <[email protected]> |
Hello Shawn,
I haven't looked at this much, but doesn't the Cookie class duplicate
the functionality of the servlet api's Cookie class?
The only real thing lacking with the servlet api's Cookie class is
that it doesn't have a getCookie("mycookie") method. You have to get
all cookies and loop through them. A utility method for this would be
fine, but why the duplication of the whole Cookie class?
Jake
Wednesday, November 27, 2002, 12:49:32 PM, you wrote:
SW> Folks,
SW> I have made some updates to the
SW> org.enhydra.barracuda.plankton.http.HttpRequester class to support the
SW> use of cookies between server and client. This also involved the
SW> creation of a new org.enhydra.barracuda.plankton.http.Cookie class to
SW> represent an HTTP cookie.
SW> I have attached these files to this email, so if someone thinks this
SW> update may be useful they can use it themselves or a committer can
SW> commit it to the barracuda tree or whatever you guys feel you want to do
SW> with it.
SW> Thanks!
SW> -shawn
--
Best regards,
Jacob mailto:[email protected]
_______________________________________________
Barracuda mailing list
[email protected]
http://www.enhydra.org/mailman/listinfo.cgi/barracuda
FAQ - http://www.jguru.com/faq/Barracuda