An open API service indexing awesome lists of open source software.

https://github.com/zkoss/zssjspdemo


https://github.com/zkoss/zssjspdemo

Last synced: over 1 year ago
JSON representation

Awesome Lists containing this project

README

          

# [Get Spreadsheet Running Quickly in JSP](https://www.zkoss.org/wiki/ZK%20Spreadsheet%20Essentials/Using%20Spreadsheet%20in%20JSP/Get%20Spreadsheet%20Running%20Quickly%20in%20JSP)

# How to run with Maven
Please install [Apache Maven](https://maven.apache.org/download.cgi) first. Then run the command below under this project root folder:

`mvn jetty:run`

Visit http://localhost:8080/zssjspdemo/ with your browser.