HI
I am using two forms as
<Form 1>
code
</Form1>
<Form 2>
code
</Form2>
when i click the submit button in the first form .... is it possble to send the form2 values + form1 values to one JSP page
I am using two forms as
<Form 1>
code
</Form1>
<Form 2>
code
</Form2>
when i click the submit button in the first form .... is it possble to send the form2 values + form1 values to one JSP page