7;t find where "qs" is defined. May be you missed something?
>
> Vadim
>
> > -Original Message-
> > From: Christian Schmitt [mailto:[EMAIL PROTECTED]]
> > Sent: Wednesday, August 01, 2001 9:27 AM
> > To: '[EMAIL PROTECTED]'
> > Sub
I can't find where "qs" is defined. May be you missed something?
Vadim
> -Original Message-
> From: Christian Schmitt [mailto:[EMAIL PROTECTED]]
> Sent: Wednesday, August 01, 2001 9:27 AM
> To: '[EMAIL PROTECTED]'
> Subject: Patch to HttpEnvironm
. somewhere.xsp?param1=value1) the new
parameter (param2=value2) is appended using the "?" character.
This produces an incorrect URL in the form of:
somewhere-else.xsp?param1=value1?param2=value2
The second question mark should be an ampersand (&).
Now, attached is a patch to Htt