So I'm building a temporary check in sheet for supervisors to use while in the field to check in the officers working their posts to payroll checking (to ensure people get paid properly) as of right now I have a google doc spreadsheet embedded on a page behind a username password directory, however this is difficult to manage. I have to copy the blank template in google drive, rename it, grab a share link and input the iframe, change static HTML pages to include the previous schedules and the more schedules I have, the more static HTML pages I have to create...
So my question to you guys is HOW IN THE HELL DO I GET ZK SHEETS TO FUCKING WORK!!!!
I have very basic Java knowledge, however I have never even attempted at working with dynamic web content
http://www.zkoss.org/product/zkspreadsheetI followed the very poor documentation, I set up Tomcat, Eclipse (Juno 4.2), and followed their setup instructions... No errors in the compiler, yet I still can't get Tomcat to not give me a 404 error...
Then my next question is why the FUCK ZK can't just give me files to upload to a website and run... why!
Any help Java gurus?