I wanted to write a program where an Excel sheet is imported onto a webpage. Also the look and feel of the webpage should be the same as that of the Excel sheet. The whole excel sheet should be displayed on the webpage.
Is there any package for Java where we can import the Excel sheet and print its data and its sheet onto the webpage?