Re: Forward After response.getOutputStream

2006-01-19 Thread Mike Darretta
I think your answer suffices for this time, but my original objective was to: (1) Execute a download of an output stream for a file built on the fly (2) Forward to another page indicating the download succeded. Mike P.S. Thanks for the posting advice...I thought I was posting to the entire li

Re: Forward After response.getOutputStream

2006-01-19 Thread Laurie Harper
Mike Darretta wrote: I posted a similar question yesterday...thought I'd try again. Perhaps you posted that one in the middle of another thread as well? Make sure you post new threads as fresh messages, not replies to unrelated messages, to make sure they get seen by as many people as possib

Forward After response.getOutputStream

2006-01-19 Thread Mike Darretta
Hi again. I posted a similar question yesterday...thought I'd try again. Is there a good way to forward a response after calling response.getOutputStream()? I've done a lot of web searching, and find the question asked many times. Yet, I've been unsuccessful (or simply dense) in finding a sui