But it will understand <br />.  At least 4.7 does.  Basically, it
grabs everything between < and > and tries to grok it as parameters.
It thinks the / is a parameter that it doesn't understand.  If you
put it as <br/> then br/ is a bad tag name.
-Paul

Matt Read wrote:
> 
> For what it's worth, most version of Netscape 4 and previous don't
> understand the XML shortcut of using <tag /> to open and close a tag in one
> go.
> 
> E.g. <br></br> works, <br/> doesn't.
> 
> Matt.
> 
> -----Original Message-----
> From: Martin Cooper [mailto:martin.cooper@;tumbleweed.com]
> Sent: Monday, October 21, 2002 23:44
> To: '[EMAIL PROTECTED]'
> Subject: HTML, XML, XHTML and <html:html>
> 
> I'm a little confused about what's going on with our HTML taglib. I see
> changes being made so that the tags always output valid XML, regardless of
> the value of the 'xhtml' attribute of the <html:html> tag.
> 
> Have we decided that we don't need that attribute any more, and we'll just
> always output XHTML, or is there a difference that I'm missing between
> generating XML-compliant HTML and generating XHTML?
> 
> --
> Martin Cooper
> 
> --
> To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>
> 
> --
> To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
> For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

--
To unsubscribe, e-mail:   <mailto:struts-dev-unsubscribe@;jakarta.apache.org>
For additional commands, e-mail: <mailto:struts-dev-help@;jakarta.apache.org>

Reply via email to