RE: Submitting modal window

2005-01-04 Thread Ashutosh Satyam
function should be called on submission of this pop up page. - Ashutosh -Original Message- From: Joshi, Amar [mailto:[EMAIL PROTECTED] Sent: Tuesday, January 04, 2005 3:04 PM To: user@struts.apache.org Subject: Submitting modal window Hi, I want to submit a modal dialog window (Popup

Submitting modal window

2005-01-04 Thread Joshi, Amar
Hi, I want to submit a modal dialog window (Popup window) from a struts application which should result in closing the popup. Currently when I submit the popup, It shows the success/failure screen. Can anybody let me know how to redirect the control to the parent window on submit of the popup windo