JSF, how to display CSV file?
- From: Wibble <Wibble@xxxxxxxxxxxxxx>
- Date: Sun, 10 Jun 2007 22:45:23 -0400
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)
.
- Follow-Ups:
- Re: JSF, how to display CSV file?
- From: stefanomnn
- Re: JSF, how to display CSV file?
- References:
- Secure access to database application
- From: Peter Ashford
- Secure access to database application
- Prev by Date: Re: Java is slower than C++!
- Next by Date: Re: Java is slower than C++!
- Previous by thread: Re: Secure access to database application
- Next by thread: Re: JSF, how to display CSV file?
- Index(es):
Relevant Pages
|