In XML, an "&" designates the beginning of an entity reference (e.g. <). I'm
not sure what the HTML 4.01 spec requires, but for XHTML 1.0 it's definitely a
requirement to use "&" in attribute values.

Quoting Brice Ruth <[EMAIL PROTECTED]>:

> So, html:link puts the params in the page separated by &amp; - not by & 
> as it should (?) be?!?
> 
> Kris Schneider wrote:
> 
> >Hey, man, don't blame that filter! ;-) That's just the hard-coded behavior
> of
> ><html:link>.
> >
> >Quoting Brice Ruth <[EMAIL PROTECTED]>:
> >
> >  
> >
> >>I'm passing a HashMap with link parameters to the html:link tag using 
> >>the "name" attribute and whenever the Hash contains more than one 
> >>parameter to add, in the <a href=""> that gets created, the parameters 
> >>are separated by &amp; - not & ... which seems to not bother popular 
> >>browsers, but the search crawler doesn't follow those links ...
> >>
> >>What's html:link doing? Is the Filter I'm using to no-op 
> >>encodeURL/encodeUrl affecting this? Do those methods do something 
> >>besides adding the jsessionid parameters? Anyone else ever seen this?
> >>
> >>Thanks!
> >>
> >>-- 
> >>Brice D. Ruth
> >>Sr. IT Analyst
> >>Fiskars Brands, Inc.
> >>    
> >>
> >
> >  
> >
> 
> -- 
> Brice D. Ruth
> Sr. IT Analyst
> Fiskars Brands, Inc.

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

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

Reply via email to