Update component after file download

后端 未结 3 463
不知归路
不知归路 2020-12-05 15:41

I\'m using Primefaces TabView, CommandButton and FileDownload to download a log file. Once the log file has been downloaded, I want to offer the option to delete the content

3条回答
  •  失恋的感觉
    2020-12-05 16:20

    Have you tried changing eventLogExported/isEventLogExported from boolean to Boolean or String ?

提交回复
热议问题