dev@grizzly.java.net

Re: http client

From: Jeanfrancois Arcand <Jeanfrancois.Arcand_at_Sun.COM>
Date: Wed, 22 Apr 2009 17:07:21 -0400

Salut,

Hubert Iwaniuk wrote:
> Hello,
>
> I'm having problems coming up with something better for HTTP Client than
> Jersey Client API.
>
> What do you think of using Jersey Http Client API?

+1

Why not starting with Jersey by removing the use of HttpURL classes from
JDK? One way we could do is to copy the 1.0.3 version of Jersey here and
make changes here...then later either propose them to use us or
maintains the code :-)

A+

-- Jeanfrancois

>
> Cheers,
> Hubert