I saw the page you mentioned and it's a *.jsp and my forms are velocity
(*.vm) views. So if I'm doing anything wrong in the *.vm page, I can't
tell. I did change the types to arrays like you have below w/ no luck.
Anyone have ideas or comment further on what I might be doing wrong
here. I hav
Hello,
G.L. Grobe wrote:
Anyone have ideas or comment further on what I might be doing wrong
here. I have a velocity view that creates many checkbox's after a dbase
query. The getter method in my webwork action is called but the setter
method (which I expect to be called for each checkbox on s
Anyone have ideas or comment further on what I might be doing wrong
here. I have a velocity view that creates many checkbox's after a dbase
query. The getter method in my webwork action is called but the setter
method (which I expect to be called for each checkbox on submittal)
isn't.
--- my.v