Send Listbox value from one jsp page to another
Hi,
I am using jsp and i want to send multi select listbox value from one jsp page to another.
But my problem is that i want to send that values of listbox without selecting it. If i select that values of the listbox then that can pass to next jsp page.
Please help me for the same.
Thanks
|