On Friday, January 18, 2002, at 07:34 PM, Mathieu Frenette wrote:
>
> Which gets rendered this way:
>
> <a href="/myApp/myPage.jsp?staticParam=1&amp;dynamicParam=2">...</a>
>                                         ^^^^^
>
> Is this a bug? or a feature? :-) or a misunderstanding! ;-)

It's a misunderstanding. On your part. That's what the standard requires 
to separate parameters in the href attribute of an <a> tag. If your 
browser doesn't like it, download a better browser.

Cheers,

Peter


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to