Hi,
JSF 1.2 introduces the attribute "label" to most of the input components,
e.g. <h:inputText>. That is to provide a useful component name that is shown
in <h:message(s)> when validation errors occur.
However, Woodstock itself provides a "label" attribute to shortcut the
labeling of input components. So how would you plan to be highly compliant
with the standard JSF components? How can I use the "label" feature from JSF
1.2 within Woodstock without having a label rendered?
Regards, Stefan
--
View this message in context: http://www.nabble.com/Attribute-%22label%22-in-JSF-1.2-tp17647474p17647474.html
Sent from the Project Woodstock - Dev mailing list archive at Nabble.com.