Moacir Cardoso wrote:
Hello!,
I´m trying to bind some checkbox values to one parameterized List. Lets
say List.
Is it possible?
in Jsp:
list="#{'1':'Car1','2':'Car2','3':'Car3'}">
in Action:
private List myList;
... gets and sets.
If you already have a list in your action, you don't need/
Hello!,
I´m trying to bind some checkbox values to one parameterized List. Lets
say List.
Is it possible?
in Jsp:
list="#{'1':'Car1','2':'Car2','3':'Car3'}">
in Action:
private List myList;
.. gets and sets.
Moa ;-)
-
To u
2 matches
Mail list logo