>> The reference you refer to is for upload, so I am a bit confused as you talk about download.

I believe the issues are the same and the previous posting appears to describe the same behavior..Simply that the data stream seems to 'prevent', in some way , the processing of the rest of the code ie. after the output stream is closed I can see that the Action forward code is run but the JSP does not seem to have been forwarded to. If it had then the page would have been refreshed. I even tried to forward to the same action class but with a different action value so that it would 're-enter' itself and exit , forwarding to a JSP but it didn't work. It appears that the Controller is ignoring the forwarding that has been mapped in the struts-config.xml file...

>>You could experiment with using a refresh header tag in the page from which you launch the download, so that it refreshes every
>> seconds or so.

Unfortunately it is only when a file is downloaded that I need to show the 'refresh' behavior..

Thanks anyway..

Eddie


--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>

Reply via email to