Facet attribute

does facet name attribute has predefined values such as header , footer....
[82 byte] By [skallurayaa] at [2007-11-27 5:53:25]
# 1
Yes, it has.
BalusCa at 2007-7-12 15:46:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 2
Thanks balucwhat r the values for it, i mean i have only seen header and footer. Are there any other values to it. if Yes can u provide me a link where i can get it.
skallurayaa at 2007-7-12 15:46:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...
# 3
Just read the tlddoc of the JSF tags: http://java.sun.com/javaee/javaserverfaces/1.2/docs/tlddocs/ For example the h:panelGrid tlddoc tells you that you can use a "caption", "header" and "footer" facet.
BalusCa at 2007-7-12 15:46:25 > top of Java-index,Enterprise & Remote Computing,Web Tier APIs...