Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
ファイル名は、エクスポートされたファイルを保存するときにのみ表示されます。ファイルの保存時にExcelまたはpdfを使用する場合、デフォルトで.xlsまたは.pdfを表示するにはどうすればよいですか。
displaytag 内では、「export.excel.filename」プロパティを使用できます。
<display:setProperty name="export.excel.filename" value="file_name.xls"/>