
how to get multiple textbox value in another jsp?
If i using the following code
<%for(int i=0;i<3;i++)
{%>
<td>name<input type="text" class="name" id="name"></td>
<%
}%>
If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.
Ask your questions, our development team will try to give answers to your questions.
