I've been following displaytags from a distant, and finally looking at incorporating in some of our code.

One feature that seems to be started that I would definitely need is to set the download filename during an export. This would require setting the content disposition header in the response with the filename, not too hard to do.

I say this was started because there is an undocumented export.filename property PROPERTY_STRING_EXPORT_FILENAME (export.filename) and TableProperties.getExportFileName(). However, this is never called during TableTag.writeExport(mimeType, exportString).

Is there any interest in such a patch to complete this feature? It doesn't look like very much work.. just patches to TableTag and ResponseOverrideFilter. Anything I'm missing, and anything special about how you like contributions?

--
Serge Knystautas
President
Lokitech >>> software . strategy . design >> http://www.lokitech.com
p. 301.656.5501
e. [EMAIL PROTECTED]



-------------------------------------------------------
This SF.net email is sponsored by: Perforce Software.
Perforce is the Fast Software Configuration Management System offering
advanced branching capabilities and atomic changes on 50+ platforms.
Free Eval! http://www.perforce.com/perforce/loadprog.html
_______________________________________________
displaytag-devel mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/displaytag-devel

Reply via email to