
Hi Team, My requirement is based upon my input(name) value via one jsp, the program(jsp/servlet) should fetch all the column values which is related to my input(name) from Excel(.xls). but the output(column values) should be in editable mode, because the user have access to edit the values and update back to the Excel. So when the user give update/enter after he edited the values,the latest values should be updated in Excel. Please help me. If anyone come up with the source code it ll be much appreciated.