JSF, how to display CSV file?



I have a jsf page which collects some input
for a database query. I want to submit
this request and have the server render a
csv file, which explorer will display.

I'm using Netbeans visual web to draw the request page
and ListObjectDataProvider to wrap the data.

I'm able to invoke a page which renders the data
as an html table, but how do I get it to display
a CSV file? (or plain text or binary)
.



Relevant Pages

  • Re: JSF, how to display CSV file?
    ... csv file, which explorer will display. ... I'm using Netbeans visual web to draw the request page ...
    (comp.lang.java.programmer)
  • Re: Problem downloading csv file
    ... Do you have something in the IIS log for this request? ... For security reasons I have avoided writing user's contacts to a csv file on ... the server and then providing a link to it, and have instead tried to create ... > Internet Explorer cannot download Contacts.csv from ServerName. ...
    (microsoft.public.dotnet.framework.aspnet)
  • Re: accessing form data
    ... my posting of 1/25? ... There's a request there for you to try getting the login box ... >If you're receiving the emails, do you need to access the file it is writing ... >> as a .csv file. ...
    (microsoft.public.frontpage.client)