I have used <html:select> in one of my jsp pages with multiple selection. What varibles, for storing the selection, should i have in the form bean associated with this list?
I have used <html:select> in one of my jsp pages with multiple selection. What
Share
Straight from the documentation:
(emphasis mine)