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
Have you tried changing eventLogExported/isEventLogExported from boolean to Boolean or String ?