DNewfield wrote:
> 
> In case it's there and I'm just failing to find it, or in case this 
> changes (back again?) in the future, is there any reason not to put your 
> "new FileInputStream(...)" call in the action getter that returns the 
> InputStream?
> 

That wouldn't work in the case I'm dealing with now.
I write the results out to a temp file then use a wrapper around 
FileInputStream() that deletes the file when the stream is closed.
-- 
View this message in context: 
http://www.nabble.com/Stream-Windows-Executable-From-Linux-Machine-tp19331612p19399074.html
Sent from the Struts - User mailing list archive at Nabble.com.


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

Reply via email to