Input binding in ui:repeat in jsf?

This is a common problem (gets asked every couple of days). To make long story short, inputs inside ui:repeat do not work, period.

This is a common problem (gets asked every couple of days). To make long story short, inputs inside ui:repeat do not work, period. It is a problem with JSF, a long standing, famous one.

Maybe it will be fixed. Maybe not, it seems that no one really cares (I mean - an input? In a... ui:repeat?

Such crazy scenario! ). A quick-fix is to use a h:dataTable, possibly ungodly abused with css to make it look like a list.

A long-fix is to use some iterator from a different library. Primefaces has an element that should work that renders an unordered list.

I cant really gove you an answer,but what I can give you is a way to a solution, that is you have to find the anglde that you relate to or peaks your interest. A good paper is one that people get drawn into because it reaches them ln some way.As for me WW11 to me, I think of the holocaust and the effect it had on the survivors, their families and those who stood by and did nothing until it was too late.

Related Questions