I Have html select element which i am disabling with onClick of Button,
but in next
jsp i am getting its value as null
see the code if option is one and i clicks on button select element gets disabled with value is one but i am not geeting that value "one" in next page , is there any way to get this value