Hi,
If I understand you correct, all you want is simply to allow user to download a file. Why not simply make a link to the resource you are wishing to download. When there is a link to that resource, the rest is by the hand of the browser. Guy. From: Nutulapati, Krishna [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2008 8:54 PM To: MyFaces Discussion Subject: RE: how to download a file using JSF Hello All, Can any one help me on how to download a file into client system using JSF. Soon after user clicks on download button on the webpage, some thing like File Chooser appears,user selects the file and clicks the save button. File should be saved into the client system at specified location. Any samples or examples with JSF/Backing Bean would be very helpful. Environment:- JSF, SPRING , WEBSPHERE 6.1 RAD 7.0 Thanks Krishna _____ From: Nutulapati, Krishna [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 17, 2008 12:50 PM To: MyFaces Discussion Subject: how to download a file using JSF Hello All, Can any one help me on how to download a file into client system using JSF. Soon after user clicks on download button on the webpage, some thing like File Chooser papers,user selects the file and clicks the save button. File should be saved into the client system at specified location. Any samples or examples with JSF/Backing Bean would be very helpful. Environment:- JSF, SPRING , WEBSPHERE 6.1 RAD 7.0 Thanks Krishna

