mardi 4 avril 2017

Unchecked checkbox returns null when using getParameter

I have a jsp page which have check boxes and I am getting values using String y = getParameter("mt"); in my action class. I got y="false" if the checkbox is unchecked but I upgrade my jars from struts 2.3 to struts 2.5.10 after that I am getting null in y when the checkbox is unchecked.




Aucun commentaire:

Enregistrer un commentaire