Can anybody remind me tag name?

Hi all!

I know, that in jsf or jsp is a tag, that have an attribute, which value is a name of html tag. In processing time this jsf tag is translating to html tag, which name was in attribute.

Can anybody remind me this tag?

(Sorry for my english - I hope that anybody understand what I am talking about :-))

[333 byte] By [zielonyplota] at [2007-11-27 2:44:14]
# 1
I don't understand you. But you can find all tags in the tlddoc: http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/index.html
BalusCa at 2007-7-12 3:10:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Hey,perhaps you ment <f:verbatim> ?If i remmebered correctly ,It's a tag where you can write simple HTML inside a JSF page.
batelsa at 2007-7-12 3:10:40 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...