2 Replies Latest reply on Jul 24, 2009 5:22 PM by oneworld95

    Reference current control's ID

    oneworld95

      How do you get a reference to the current control's attributes? For example, this doesn't display any value, but I'd like to get the ID to use in an expression:

      <h:inputText id="txt_1" value="#{this.id}" />