Re: Intermediate loading page

2004-07-27 Thread puneet . a
ot;                                        "Struts Users Mailing List"  <[EMAIL PROTECTED]>                To <[EMAIL PROTECTED]>  07/23/2004 05:03 AM                cc      Please respond to         Subject RE: Intermediate loading page    "Struts Users Mailing

Re: Intermediate loading page

2004-07-26 Thread puneet . a
ender Jain" <[EMAIL PROTECTED]> 07/26/2004 10:03 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To Struts Users Mailing List <[EMAIL PROTECTED]> cc Subject Re: Intermediate loading page Hi Puneet, I am really in needs of

RE: Intermediate loading page

2004-07-25 Thread Raghuram Kanadam
t seems similar. However opening another window is another case. :) -Original Message- From: Shailender Jain [mailto:[EMAIL PROTECTED] Sent: Monday, July 26, 2004 10:04 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Hi Puneet, I am really in needs of such a type of

Re: Intermediate loading page

2004-07-25 Thread Shailender Jain
[EMAIL PROTECTED]> To <[EMAIL PROTECTED]> 07/23/2004 05:03 AMcc Please respond to Subject RE: Intermediate loading page "Struts Users Mailing List" <[EMAIL PROTECTED]> > > > > > > > -Original

RE: Intermediate loading page

2004-07-25 Thread puneet . a
ta Consultancy Services Mailto: [EMAIL PROTECTED] Website: http://www.tcs.com "Jim Barrows" <[EMAIL PROTECTED]> 07/23/2004 05:03 AM Please respond to "Struts Users Mailing List" <[EMAIL PROTECTED]> To "Struts Users Mailing List" <[EMAIL PROTECTE

RE: Intermediate loading page

2004-07-23 Thread Rizwan Merchant
Can be anywhere from a few seconds to 4-5 minutes, depending on the size of the report. -Original Message- From: Brett Connor [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 10:40 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Ah. What is a typical

RE: Intermediate loading page

2004-07-23 Thread Rizwan Merchant
Can be anywhere from a few seconds to 4-5 minutes, depending on the size of the report. -Original Message- From: Brett Connor [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 10:40 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Ah. What is a typical

Re: Intermediate loading page

2004-07-23 Thread Brett Connor
ECTED] Sent: Friday, July 23, 2004 10:06 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Surely the session variable will be reset by the report generation process, independent of any browser windows open, therefore no problem, you never need to know if the browser has

RE: Intermediate loading page

2004-07-23 Thread Jim Barrows
> -Original Message- > From: Rizwan Merchant [mailto:[EMAIL PROTECTED] > Sent: Friday, July 23, 2004 10:18 AM > To: 'Struts Users Mailing List' > Subject: RE: Intermediate loading page > > > > I want the variable to be reset if the browser is clo

RE: Intermediate loading page

2004-07-23 Thread Rizwan Merchant
generating another report until the first report thread dies on the server. -Original Message- From: Brett Connor [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 10:06 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Surely the session variable will be reset

RE: Intermediate loading page

2004-07-23 Thread Rizwan Merchant
generating another report until the first report thread dies on the server. -Original Message- From: Brett Connor [mailto:[EMAIL PROTECTED] Sent: Friday, July 23, 2004 10:06 AM To: Struts Users Mailing List Subject: Re: Intermediate loading page Surely the session variable will be reset

Re: Intermediate loading page

2004-07-23 Thread Brett Connor
- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 5:23 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant wrote: Hi Craig, Thanks for the reply. I came across this solution, but does this not mean that the user will only be able

RE: Intermediate loading page

2004-07-22 Thread Jim Barrows
> -Original Message- > From: Rizwan Merchant [mailto:[EMAIL PROTECTED] > Sent: Thursday, July 22, 2004 4:23 PM > To: 'Struts Users Mailing List' > Subject: RE: Intermediate loading page > > > > Thanks for the previous input. I moved the report

RE: Intermediate loading page

2004-07-22 Thread Rizwan Merchant
? Thanks, -Riz. -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 5:23 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant wrote: >Hi Craig, > >Thanks for the reply. I came across this solution,

RE: Intermediate loading page

2004-07-22 Thread Rizwan Merchant
? Thanks, -Riz. -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 5:23 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant wrote: >Hi Craig, > >Thanks for the reply. I came across this solution,

RE: Intermediate loading page

2004-07-17 Thread Denis Peyrusaubes
i 17 juillet 2004 02:23 À : Struts Users Mailing List Objet : Re: Intermediate loading page Rizwan Merchant wrote: >Hi Craig, > >Thanks for the reply. I came across this solution, but does this not mean >that the user will only be able to generate one report at a time (since we >are sto

Re: Intermediate loading page

2004-07-16 Thread Craig McClanahan
nt: Friday, July 16, 2004 3:37 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant wrote: I am working on a web application using the Struts framework. Using a form on a jsp page, I generate a report which is displayed in pdf on a new screen. The report is

RE: Intermediate loading page

2004-07-16 Thread Jim Barrows
> -Original Message- > From: Rizwan Merchant [mailto:[EMAIL PROTECTED] > Sent: Friday, July 16, 2004 4:06 PM > To: 'Struts Users Mailing List' > Subject: RE: Intermediate loading page > > > > Hi Craig, > > Thanks for the reply. I came acro

RE: Intermediate loading page

2004-07-16 Thread Rizwan Merchant
then would this not create a problem? Thanks again for your input. Much appreciated. -Riz. -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 3:37 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant

RE: Intermediate loading page

2004-07-16 Thread Rizwan Merchant
then would this not create a problem? Thanks again for your input. Much appreciated. -Riz. -Original Message- From: Craig McClanahan [mailto:[EMAIL PROTECTED] Sent: Friday, July 16, 2004 3:37 PM To: Struts Users Mailing List Subject: Re: Intermediate loading page Rizwan Merchant

Re: Intermediate loading page

2004-07-16 Thread Craig McClanahan
Rizwan Merchant wrote: I am working on a web application using the Struts framework. Using a form on a jsp page, I generate a report which is displayed in pdf on a new screen. The report is generated through an Action class method. I would like to display a "Please wait" screen while the repo