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
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3965783#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...