How to programmatically set values and state of af:inputFile
, and then move it to 'Update' state from 'Choose File' state?
I need to retain the previous file selection in the UI after the current context has been refreshed (the UploadedFile info is lost), and all I have is a string content of the previous file selection.