How to maintain state of listbox values on Jsp in custom container
HI, I have a list box control with multiselect values in a jsp which is inside a custom container. When i select multiple values in list box and navigate between pages (Next & Prev Buttons) and come back to the same page i lost the selected list box values . The state is maintained for other controls (dropdown,checkbox.,…