2 Replies Latest reply on Dec 15, 2009 4:28 PM by jonathan2009

    Retrieving Client ID of a JSF control

    jonathan2009

      I am looking for a way to determine the ClientID of a JSF control.
      This would be the identifier used to reference it in Javascript.
      Does Seam provide any way to do this?


      Does anyone know of a way to achieve this without binding the JSF control to a property on a bean (i.e., using the binding attribute on the control)?


      Thanks!
      Jonathan