The ZK Spreadsheet App"

From Documentation
m
Line 26: Line 26:
 
# Start/ReStart the tomcat services (In some cases, you may need to restart your container if it is running.)
 
# Start/ReStart the tomcat services (In some cases, you may need to restart your container if it is running.)
 
# Visit http://localhost:8080/zssapp, and then play around with the Spreadsheet Live application
 
# Visit http://localhost:8080/zssapp, and then play around with the Spreadsheet Live application
 +
 +
[[File:ZKSs_Spreadsheet_Live_application.png]]
  
 
{{ZKSpreadsheetEssentialsPageFooter}}
 
{{ZKSpreadsheetEssentialsPageFooter}}

Revision as of 03:55, 4 November 2010


To enable use of ZK Spreadsheet Live, there are few prerequisites.

Prerequisites

  • Web server
  • Download ZK Spreadsheet Live from [1]

Install Web Server

You can choose web server from various option.

In here, we use Tomcat as a example

  1. Visit Tomcat Official Site
  2. Select the correct binary distribution for your environment and download

Deploy

Different web server may have slightly deploy procedure.

In here, we use tomcat as a example, demonstrate how to deploy ZK Spreadsheet Live on tomcat

  1. Download lastest ZK Spreadsheet Live at [2]
  2. Unzip zk-spreadsheet-app.zip
  3. Copy zssapp.war under the directory to $TOMCAT_HOME/webapps.
  4. Start/ReStart the tomcat services (In some cases, you may need to restart your container if it is running.)
  5. Visit http://localhost:8080/zssapp, and then play around with the Spreadsheet Live application

File:ZKSs Spreadsheet Live application.png


All source code listed in this book is at Github.


Last Update : 2010/11/04

Copyright © Potix Corporation. This article is licensed under GNU Free Documentation License.