Hi All,
I am facing strange problem, I have
JSP and
servlet. The values in jsp are coming from DB. there are two multiple list boxes where i will move the data across, when i am trying to get the values of the list box i am getting null. when i retrieve first list box i am getting the values, when i am trying to get the values of list box 2 then i am getting null. Can anyone please help.
List box names subServiceList1 and subServiceList2
JSP:
Serlvet Code: