Using Spreadsheet in JSP

From Documentation
Revision as of 07:36, 7 August 2013 by Hawk (talk | contribs)


Using Spreadsheet in JSP





Available in ZK Spreadsheet EE only

ZK Spreadsheet can also be embedded in a JSP by spreadsheet custom tag to empower JSP with AJAX.Spreadsheet JSP tag works much the same way as ZK Spreadsheet ZUL component tag does within a ZK application with support for all the attributes and events. You can just download the example project to experience it. Furthermore, if you want a DOM element can interact with Spreadsheet, you can send your own AJAX request or use JQuery. We will demonstrate the usage with an example application.





All source code listed in this book is at Github.


Last Update : 2013/08/07

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