http://www.onjava.com/pub/a/onjava/2005/07/13/jsfupload.html

2005/8/20, Carsten Burghardt < [EMAIL PROTECTED]>:
Hi,

does anybody know an easy way to stream a file to the browser with jsf?
My current solution is a commandLink that calls a blank jsf page with some
parameters and this contains a forward to a servlet that does the streaming.
The problem is once the user has opened a file, myfaces somehow looses
it's navigation state and opens the current page whereever I click next time.
Any help appreciated.


Carsten

Reply via email to