Hi All,
I have a jsp page with JSF components that is submittted as a form.
Part of the data table as below...
Upon submission, if i do the following in the processAction method of a portlet, i am getting null value for those parameters ..
I am sure that i am populating the values when the data table is rendered, ruled out that they may be null in the first place.