Spreadsheet Calculations using the Actuate e.Spreadsheet Engine
This is a demo that shows the Actuate e.Spreadsheet Engine embedded within a J2EE application used for calculating spreadsheets on the server.
Choose an example to run from the menu on the left of the screen. These examples take input from the user and plug it into a spreadsheet that resides on the server. The spreadsheet is calculated and the results are returned to the browser as HTML. Most of the coding for these examples happens within Java Servlets and JSP.
Download Trial Version
A 90-day trial version of the Actuate e.Spreadsheet Engine can be downloaded from here.
Getting Started
To get started using the Actuate e.Spreadsheet Engine for automating spreadsheet logic check out this technical white paper.
Documentation
The documentation page contains manuals about:
Code Samples
Take a look at some API basics for calculating Excel files in Java, plus several other demos and code samples