Tim Dudgeon wrote:
I need to retain the selections a user has made using a multi-select on one
page by using hidden fields on the next page.
On the first page I have a
...
multi-select which is populating a String[] property of a form bean, and then
on the second page I need to retain thos
If you use the same form bean for the second page and if you do not
initialize the String[] property in your form bean reset method, the form
bean values are available to the second page also.
Vijaya
-Original Message-
From: Tim Dudgeon [mailto:[EMAIL PROTECTED]
Sent: Friday, September 23
2 matches
Mail list logo