posted 19 years ago
I would like to have a pop-up screen update the formbean on the parent page. The design of this is getting pretty nastey.
Example;
I have a page that creates a user object - user_create.jsp
I have a pop-up that alows you to enter an address - address_create.jsp
A user can have 1..N addresses. I want the user_create page to allow for the pop-up and subsequent creation of multiple addresses.
Any ideas.....
[ August 01, 2005: Message edited by: M Conlin ]