I have a jsp page in which so many fields are there.I want to write the values entered in the field of jsp page to an Excel sheet. My code is saving the excel sheet in my machine as per the location choosed by me. I got the idea of using JExcel.jar.But I don't know the APIs of JExcel.