I am trying to accomplish the following: 1. I am on a page and would like the user to click on a link which would invoke my popup window picker. 2. The popup window is an Action that allows the user to make a multi selection. 3. After the user selects his values and clicks ok, I would like the Popup window to close and the selected values to appear on the page. The selected values should be just text(not a form field).
To accomplish this, 1. I do the following, # picker This does create a new screen, with my action invoked. 2. Now how to I accept the values and close the screen. 3. How do I display them on the parent screen as just none editable text(not a form textfield text) ( what i am trying to accomplish here is show a list of selected values) Any help would be much appreciated. Will -- View this message in context: http://www.nabble.com/Struts-2%2C-Popup-window---tf3764664.html#a10642057 Sent from the Struts - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]