Using: Eclipse, JSF, Facelets.
<h:message for="loginButton">
This tag is used outside the form which contains the actual UIComponend named loginButton. When I use eclipse suggest the for attribute is marked this way:
.
What does the yellow dot stands for?
LE:
I tried here but I couldn’t find anything useful.
As far as I remember, it means required attribute.