On Sat, 8 May 1999, jon * wrote:
> >
> > Line 674 of JServSSI.java should read like this:
> >
> > return (value != null) ? value : ((rvalues == null) ? null : rvalues[0]);
> >
> > The old code assumed that getParameterValues(...) returns a zero
> > element array, not null, when there is no parameter present.
>
> I believe that if you look in CVS you will see that this has long since been
> fixed.
>
> -jon
Speaking of CVS, all of the files in src/org/apache/jservssi/ are
reported to be removed with the note "no longer needed in 1.1". Where
do the most recent files live?
Ed
------------------------------------------------------------
To subscribe: [EMAIL PROTECTED]
To unsubscribe: [EMAIL PROTECTED]
Problems?: [EMAIL PROTECTED]