hello friends,
I have one
jsp in which there are several fields for the user to enter they are address,city,state,country,pincode,tax(radiobuttons,VAT or CST),eccno,vatno,cstno.
the user will enter all these fields and click on submit button,
On click of this button,some of these fields namely, address,tax,eccno,vatno,cstno,should be displayed alongwith the record no. in the tabular format on the another jsp as the first record.
when user clicks back button to enter another record all the fields in that jsp shud become blank so that user will be able to enter another record.
it shud be added to that table as second record.now the table shud contain first record as well as second one.
i m not able to write the code for the same.
so its my humble request to write the code for the same.
thanks and regards,
-pankaj