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".

Reply via email to