How do I install ZK Spreadsheet on a website?
Hi
1. you need install tomcat
2. import war file
3.Done
you can download zss-app-2.0.0-RC.zip
unzip, find the zssapp.war, and import to tomcat, start tomcat, visit
http://localhost:port/zssapp
Hi Sam Chuang,
Thanks for your reply, but perhaps my question was not clear enough.
I already have zssapp running on Apache Tomcat.
What I'm trying to do is this:
1. I have a website hosted on the internet
2. I am looking for instructions to instaa zssapp on that website
My aim is to get users to log into the site and use zssapp
So, what I am seeking is instructions on how to deply zssapp on a website not on apache tomcat.
Let me know if you can help or, if not, perhaps you can direct me to some other resource.
Thanks in advance
Lesglass
Hi
What's kind of website are you going to install there ?
Hi Sam Chuang,
My website is XHTML 1.0 Transitional on a c-Panel host. The purpose of the site is to assist students to develop business analysis skills. The reason for my interest in zssapp is to test if it can be used to help students with excel-based financial analysis case studies on-line. The url is: http://www.lga-trained.com/ so you can take a look yourself.
If you need more information or would like a login for the site, just let me know and I'll set you up as a temporary user.
Thanks for your interest.
Lesglass
ZK is a JAVA web framework worked on servlet technology not PHP . Means, running only in a servlet container.
So you MUST have a Tomcat, Resin, Jetty, JBoss, Glassfish, Websphere... for running the zssapp.
Hi Terrytornado,
Thank you for the clear information. I am not familiar with this technology, so I'll find out more before I post again.
Lesglass
Hi Terry,
All done. Thanks
Lesglass
Hey everyone,
i installed zssapp successfully on liferay. I included it as an iframe. But when im changing some excelsheets there are many errorreports. I wanted to change demo_sample.xls into a clean sheet with the same name, zipped whole folder and changed name-ending into.war, but it doesnt work.
Has someone an idea where my mistake is?
Greetz
Hey there,
problem solved. I change spreadsheet src="demo_sample.xls" into "untitled".
Greetz
ZK - Open Source Ajax Java Framework
Hi All,
Are there any documents that can guide me in successfully installing ZK Spreadsheet on a website on a server?
So far, I have uploaded the zssapp files from the latest release to a site on my server. I have not uploaded the war. file. What I need to know is how to configure it to get it to run as it does on Apache Tomcat.
Is any other software needed, for example Apache POI? If not, what are the steps to configure it?
If there are no documents available, then any other advice would be gratefully received.
Thanks
Lesglass