There would be only one page, and it would take the record ID as a parameter. The logic to retrieve the data based on that parameter would be part of a
servlet, and it would then dispatch to the JSP that generates the HTML.
You can use the Apache POI library to read the Excel file.