How to read multiple xlsx files using apache poi jar.? I'm using apache version 3.10.It's working if I read one .xlsx file. As I'm running a job to handle files in a thread,I'll get more than one file to process. But I'm unable to rectify where to change it inorder to make it work for multiple file processing.?How to read multiple xlsx files using apache po