Hi Matthias, i don't know anything about the Tomahawk HtmlTag component, but you can allways create a verbatim component programmatically.
This is just a UIOutput with escape=false. With this you can render anything you want. Regards, Volker Matthias Kahlau wrote: > Hi! > > > Is there nobody else who had the requirement to programmatically render HTML > elements like H1, H2 etc.? > > This is an important requirement when creating Web pages which have to > follow accessibility guidelines... > > > Regards, > > Matthias > > >>-----Ursprüngliche Nachricht----- >>Von: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] Auftrag >>von Matthias Kahlau >>Gesendet: Dienstag, 31. Januar 2006 23:10 >>An: Users MyFaces >>Betreff: How to use the HtmlTag component when programmatically building >>the UI? >> >> >>Hi! >> >> >>Is it possible to use the Tomahawk HtmlTag component when programmatically >>building the UI. I know I can use setValue() to set the HTML >>element name to >>render, e. g. h1. But can I programmatically set the body content? >> >>If this is not possible, do you know alternatives to render arbitrary HTML >>elements? >> >> >>Regards, >> >>Matthias >> > > -- Don't answer to From: address! Mail to this account are droped if not recieved via mailinglist. To contact me direct create the mail address by concatenating my forename to my senders domain.

