----- Original Message -----
From: "Vincent Massol" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Thursday, August 09, 2001 11:57 AM
Subject: Re: Servlet Request Parameters
[snip]
> Normally you would be able to easily grab a nightly build except that they
> are not working yet for Servlet API 2.2. However if you are using Servlet
> API 2.3 you can get them on the Cactus download page. For Servlet API 2.2,
> you'll have to build from the sources. Tell me if this is a problem and
I'll
> build it manually for you and put it in the nightly build area.
Or simply continue to call addParameter() in addition to setting the
parameters in setURL() .... :)
-Vincent