<tr:document>
  <f:facet name="metaContainer">
    <tr:outputText
      escape="false"
      value='&lt;link rel="icon" type="image/png"
      
href="#{facesContext.externalContext.requestContextPath}/images/favicon.png">'
      id="metaLinkText"/>
  </f:facet>
...


On Mon, Feb 15, 2010 at 9:38 AM, baeschtu baeschtu <[email protected]> wrote:
> How can I add a <link> tag to the <head> area, to display my favicon.ico..
> or is there a better way?
>
> Thanks
>

Reply via email to