Using Spreadsheet in JSP

From Documentation


Using Spreadsheet in JSP





Available in ZK Spreadsheet EE only

Download ZSS JSP Example Project

If you want to run ZK spreadsheet JSP demo in your local site, just [http:// download the example project WAR file] and deploy to your application server.

Create and Run a JSP Project

Follow instructions in [[ZK Spreadsheet Essentials 3>Working with Spreadsheet>Setting Up Environment]] to create a "dynamic web project" or a "maven project" named myzssjsp.

  • make sure zssjsp.jar exist.
  • create an Excel file
  • create a jsp, index.jsp

deploy to your application and visit index.jsp

usage in JSP

example