Hi all,
 
I'm having a problem with the save dialog not showing up when clicking on the export links I have.
I've read the doc and cant see what I'm doing wrong.
Here is what my properties file looks like :
 

export.types=csv excel xml pdf

export.csv=true

export.csv.class=org.displaytag.export.CsvView

export.csv.filename=

save.csv.name = bla

export.excel=true

export.excel.class=org.displaytag.export.ExcelView

export.excel.filename=

export.xml=true

export.xml.class=org.displaytag.export.XmlView

export.xml.filename=

Where is my error? 
 
Thanks in advance
 
Arthur CLEMENT

Reply via email to