Re: Redirect after stream result

2008-07-31 Thread ManiKanta G
m: "ManiKanta G" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, July 30, 2008 6:16 AM Subject: Redirect after stream result Hi, How can I redirect to another page after stream result. For example redirecting to another page saying successfull

Re: Redirect after stream result

2008-07-31 Thread Martin
ecute() method actionMapping.findForward("error") ? Martin- - Original Message - From: "ManiKanta G" <[EMAIL PROTECTED]> To: "Struts Users Mailing List" Sent: Wednesday, July 30, 2008 6:16 AM Subject: Redirect after stream result Hi, How can I redirect

Re: Redirect after stream result

2008-07-30 Thread ManiKanta G
Thanks for your help. Regards, ManiKanta Laurie Harper wrote: ManiKanta G wrote: Hi, How can I redirect to another page after stream result. For example redirecting to another page saying successfully downloaded the file or adding some action message and redirecting to the same page. You

Re: Redirect after stream result

2008-07-30 Thread Laurie Harper
ManiKanta G wrote: Hi, How can I redirect to another page after stream result. For example redirecting to another page saying successfully downloaded the file or adding some action message and redirecting to the same page. You can't; there can only be one response to an HTTP request. The sam

Redirect after stream result

2008-07-30 Thread ManiKanta G
Hi, How can I redirect to another page after stream result. For example redirecting to another page saying successfully downloaded the file or adding some action message and redirecting to the same page. Thanks in advance Regards, ManiKanta G ** DISCLAIMER ** Information