Re: [S2] Indexed Lists

2008-12-23 Thread norken76
Hello , I am trying to get the textfield list working (in parallel to the check boxes) but couldn't ?? the function I set to be called is never called after the submit. I know that the values in the textfiels are sent, and the setter function for the Checkboxes (setConfigs) is called but not the

Re: [Struts2] dynamic checkbox "list"

2008-12-23 Thread norken76
Hello, I have hopefully an answer and a question for you. first the answer : I got the list of checkboxes working by using the "fieldValvue" attribute of > hello, > > I spend a lot of time to make a checkbox list work and try the following : > > 1. with texfield !, but not with checkbox), al