I have writen a jsp page where i am validating value with javascript. When i am sending value to other jsp pages with the help of javascript and also put values in hidden form field but it creates an array of value.
After submitted the page value didn't see on other page. Is this beacuse of i have given name to textbox and hidden form value name is same?