Query.....
Friends what i want to ask is that we have a Html page contaning
some text boxes and when i open that file through a jsp file and fill some data in that empty text boxes, as soon i press a submit button, i want the same I/P Html as O/P with text box Populated with the data which is entered bye the user.But make shure that we r not aware of the no . of text boxes in an I/P Html file it vary from page to page.

