> 
> 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



------------------------------------------------------------
To subscribe:    [EMAIL PROTECTED]
To unsubscribe:  [EMAIL PROTECTED]
Problems?:       [EMAIL PROTECTED]

Reply via email to