0 Replies Latest reply on Aug 17, 2006 10:37 AM by mrohad

    dynamic JSF - simple question

    mrohad

      is it possible to add JSF Input box dyanmicly?

      for example I've

      and I would like to add another on each click on OR
      I know how to do it with JavaScript , how do I do it with JSF?

      is it possible to use it with seam? to relate each new input to a getter/setter(via @In and @out)
      Thanks