Hi, both components seem to have a problem with the IDs for their children
(here: id of the form is the same for each iteration!)

I just wonder if the problem could be that I'm currently using jsf 1.0 with
the myfaces components?

<t:datalist...>
<h:form>
<h:inputText.../>
</h:form>
</t:datalist>

<t:dataTable...>
<h:column>
<h:form>
<h:inputText.../>
</h:form>
</h:column>
</t:dataTable>




-- 
Telefonieren Sie schon oder sparen Sie noch?
NEU: GMX Phone_Flat http://www.gmx.net/de/go/telefonie

Reply via email to