RE: CSV export component

2006-06-22 Thread Martin Schnyder
hich makes things pretty convenient. --sam On 6/21/06, Martin Schnyder <[EMAIL PROTECTED]> wrote: > As part of a student project we developed a small component to export > (download) tabular data in the CSV format. We thought it might be useful for > others and describ

CSV export component

2006-06-21 Thread Martin Schnyder
As part of a student project we developed a small component to export (download) tabular data in the CSV format. We thought it might be useful for others and described it in the Wiki (http://wiki.apache.org/tapestry/ExportingCSVFiles). The code is also available on Tassel. The data to export ha