Hi everyone
We are trying to do something like this:
In a page, we have to populate a collection with informations, so we gave to the user a inputText that he can
In a page, we have to populate a collection with informations, so we gave to the user a inputText that he can
write how much informations he wanna add, and after he submits it, the page is reconstructed adding n lines in this
dataTable with forms, to the user complete the informations. The problem is that the faces isn't accepting the collection
when i try to execute the action - it's passing the components with null value to the backing bean.
What did I have to do? Does JSF didn't have this kind of stuff? What am I going wrong?
Thanks in advance and Best Regards
Rafael Mauricio Nami

