is it possible to add JSF Input box dyanmicly? for example I've input box , button value="OR" and I would like to add another input 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) View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965790#3965790 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3965790 _______________________________________________ jboss-user mailing list [email protected] https://lists.jboss.org/mailman/listinfo/jboss-user
