hi !
Anyone can tell me how can i get the value of dynamic textbox on jsp page.
If i'll use
request.getParameter("elementName");
here as text box will be generated dynamically i can't assign name of the text box .
Pleeeeeeeeeeeeeeeeeeeeeeez help !!!
Thanks :)