For eg: 1) I have one text box and submit button if a person adds the value and select submit button then this text box value will be sent to java program where internal calculations will be made and returned to the JSP page based on the values new form should be dynamically created on same page and this form should have the value of the text box which is created before and if i submit it should send all the values to java program...For eg: 1) I have one text box and submit butto