13 Replies Latest reply on Aug 17, 2007 8:28 AM by mgrouch

    JSF way to conditionally add attributes

      For elements to be used one can use 'rendered' attribute.
      What can I do when I need conditionally add attribute to JSF tag?
      Is there something like element?
      How do you guys solve this pobrlem?
      Thanks