[Seaside] Serving a file

Thierry Thelliez thierry.thelliez.tech at gmail.com
Sun Oct 17 16:11:18 UTC 2010


Hello,

I need to generate some file based reports (Excel). Some of these
reports are generated on the fly, some others (the long ones) will be
pre-generated.

For the reports generated on the fly (when users click a button), how
do I set a page type to be something like:  application/vnd.ms-excel
(extension xml or csv). ?

For the pre generated reports (static files), is that a good practice
to 'record' the files with a sub class of WAFileLibrary?


Thanks,
Thierry


More information about the seaside mailing list