https://github.com/zkoss/zssjspdemo
https://github.com/zkoss/zssjspdemo
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/zkoss/zssjspdemo
- Owner: zkoss
- Created: 2014-11-25T08:46:29.000Z (over 11 years ago)
- Default Branch: master
- Last Pushed: 2023-01-30T03:29:46.000Z (over 3 years ago)
- Last Synced: 2025-01-23T02:42:54.585Z (over 1 year ago)
- Language: Java
- Size: 75.1 MB
- Stars: 0
- Watchers: 12
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: contributing.md
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.