I am new to learning JSF. I want to export excel file data into database.For this task i am using APACHE-POI framework.And i want to open Excel file when i click OPEN EXCEL button,then i want to open "open dialog" for fetch a document and filepath(i.e where i opened a file).Please help me to solve my problem.
Thank you.