Re: Forwarding Response to Another Page after download
Dave Glasser <[email protected]>
| Newsgroups | gmane.comp.java.sun.ejb.general |
|---|---|
| Organization | [email protected] |
| Message-ID | <[email protected]> |
On Fri, 1 Aug 2003 14:25:50 +0530, "Kesavanarayanan, Ramesh (Cognizant)" <[email protected]> wrote: >I have a download page where when one clicks a button >i redirect the page to a servlet whose response content-type >is "application/download". > >What this does is that if the user clicks the button a Save as >Window will appear then the user can download the file. > >My problem is that after downloading the file the user is still >in the download page. > >What I would want to do is after the user downloads the file.. >I would like to redirect him automatically to a another page >(Thank You Page, etc.).. > >Can this be done? Not with Enterprise Javabeans. =========================================================================== To unsubscribe, send email to [email protected] and include in the body of the message "signoff EJB-INTEREST". For general help, send email to [email protected] and include in the body of the message "help".