On Thu, Dec 16, 1999 at 01:34:07PM -0800, jon * wrote:
> on 12/16/99 1:27 PM, Jean-Luc Rochat <[EMAIL PROTECTED]> wrote:
> 
> > I'm going to check on bugs.apache.org if
> > something's pending.
> 
> there are some bug reports of POST data not working properly (also multi
> value / same name (ie: getParameterValues()) not working properly), but i
> can't duplicate it.

This was probably from people using either the distributed Apache JServ RPM
or using Apache JServ together with GNUJSP. Both come with the free
implementation of the servlet classes from
<http://www.euronet.nl/~pauls/java/servlet/>.
Earlier versions had a bug in HttpUtils which caused getParameterValues()
under Apache JServ to return only a single value for each named parameter.
That bug has been fixed in recent versions of that library. Make sure
that you get the latest version of that library when making the RPM.
Future versions of GNUJSP will also come with the fixed library.

Cheers,

Mark


--
----------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
Archives and Other:  <http://java.apache.org/main/mail.html>
Problems?:           [EMAIL PROTECTED]

Reply via email to