Hmm not really a problem but maybe a mini bug... i´m using tapestry 4.0.2 ..
and i make use of the Border-Component . In the Border Component I include
this code snippet 
        <span jwcid="@Shell" stylesheet="ognl:assets.defaultStyle" title="my big
page">

... on rendering the open title tag (<title>) is rendered.. I get this..

<html xmlns="http://www.w3.org/1999/xhtml"; xml:lang="en">
    <head>   
        <title>my big page          
    </head>
    ...
</html>.

... the closing title-tag is not rendert ... what is no problem for
firefox... but for the actual Internet Explorer. :( 
-- 
View this message in context: 
http://www.nabble.com/Title-Tag-not-closed...-tf2796286.html#a7801843
Sent from the Tapestry - User mailing list archive at Nabble.com.


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

Reply via email to