here is the code, please review 3 of them are patches for existing source code. test.zip (.txt, I couldn't remember if the mailing list strips off zip files) is a new junit TestCase to test my stuff in Parameters.java. I propose that be put in j-t-c/util/test, unless there is a better place. I don't know if there is a better way to submit a new directory via CVS since I cannot "diff -u" it.
CoyoteRequest.java and Request.java fixes are very straightforward,
just doing the same sort of thing that is done in the rest of the code. Parameters.java is where I took an already existing (private) method,
made a copy of it, renamed and made the copy public, and then adapted it
to work with multi-valued parameters.
This seems to do the job correctly.
The attachement doesn't work for me.
Remy
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]