HI everyone
Here is the problem that I am having. I am designing a website using JSP. THe website is split into two framesets. The left frameset which is a seperate JSP page allows the user to enter an address and submit it. The page allows the user to submit more than one address. Here is the problem that I am having. I need the right frame which is a seperate JSP page to form a list and each time the user submits an additional address it will be added to the list. Does anyone have any idea how I can form the list from what the user enters. Or have any other ideas how to do this. Examples would be great to see also. Thanks