The below code I have tried in Jquery Jquery---- var x = $(this).val(); window.alert(x);
How to display in jsp Jsp--???(How to show X value here)