Re: Opening a popup with same data as the main window

2006-06-21 Thread David Durham
Anjishnu Bandyopadhyay wrote: Hi all, I need to open a popup screen from a main window (on click of a button), with the same data as the main window. (The purpose is that the popup will serve a print preview screen for the data to be printed.) I cannot go to the server back and fetch the data.

RE: Opening a popup with same data as the main window

2006-06-21 Thread Swapan Mazumdar
also be accessed later. -Original Message- From: Anjishnu Bandyopadhyay [mailto:[EMAIL PROTECTED] Sent: 21 June 2006 03:47 PM To: Struts Users Mailing List Subject: Opening a popup with same data as the main window Hi all, I need to open a popup screen from a main window (on click of

Opening a popup with same data as the main window

2006-06-21 Thread Anjishnu Bandyopadhyay
Hi all, I need to open a popup screen from a main window (on click of a button), with the same data as the main window. (The purpose is that the popup will serve a print preview screen for the data to be printed.) I cannot go to the server back and fetch the data. (This needs to be implemented