3 Replies Latest reply on May 11, 2007 5:02 PM by ector7280

    JSF equivalent to Struts logic and bean tags

    ector7280

      I'm trying to figure out how to dynamically change the contents of a selectOneMenu by selectOneRadio changes. If I was using Struts I would create a variable and change that and use c:if to inspect the variable.
      Is there and equivalent to the tags in JSF?

      Thanks,

      JR