SpreadsheetConverter Java generates a JavaServer Page and a JavaBeans for each Excel spreadsheet that it converts. These files is suitable for use on any Java-based server, for example a J2EE solution, or inside a Java applet. The JSP-page takes the users input, feed it into the bean, and then display the result. It will also be possible to use the Java-bean as a stand-alone object. You can download and try it by clicking on 'Downloads' to the left.


SpreadsheetConverter HTML is included in SpreadsheetConverter Java/JSP. If you already own the HTML-version, you can upgrade.

Using the product you can create the following four types of output:
  1. A JSP page + Java Bean where all the calculations are done on the server by the Java Bean. [Reformatting on client]
  2. Just a Java Bean, that can be used inside any Java-program.
  3. A self-contained webpage. [Calculation + formatting on client]
The result is extremely fast and compact.

You do not need to be a Java-programmer to use the software. If you do not need to do any backend-integration, it is just a matter of moving the resulting files to the webserver.

Features

  • Good-looking calculating JSP-page from Excel. Separate JavaBean with full source.
  • The JSP-page can be used inside any JSP-enabled webserver, for example Tomcat, IBM WebSphere, Bea WebLogic
  • Built-in edit-debug-compile-test cycle for Tomcat
  • The JavaBeans can be used in any Java-project.
  • All calculations are done on the server, your formulas are totally hidden from the user.
  • No Excel needed on server. No Excel needed for the users of the JSP-pages.
  • Easy updating: fix spreadsheet and generate again.
  • Automatic reformatting of numbers on webpage using JavaScript.
  • Supports checkboxes and dropdown lists.
  • Covers 140 functions of Excel. Currently all but a few advanced financial and statistical functions are supported.
  • Many different target environments supported: Windows, Linux, UNIX, Macintosh, embedded systems like set-top boxes. The resulting webpages can be run within all browsers launched the last 2-3 years.
  • No Risk! 30 day money back guarantee.

Benefits

SpreadsheetConverter will save you time and money. It will make your customers happier thru increased service and better quality.
  • The domain expert can generate code to be used inside software systems, no need to explain how the calculations are done to a programmer.
  • 10-fold increase in productivity. The enormous gain in productivity comes from being able to use Excel for developing the calculations and from having access to 140 built-in functions of Excel.
  • Improved quality due to much easier testing in Excel.
  • Easy update of webpage, just update the spreadsheet and run SpreadsheetConverter.
  • Can be used by in-house personnel, no programming or advanced web skills needed. No need paying external consultants.
  • Easy of use. No programming experience is needed.

Examples

Click on the name to see an example. Do not forget to press Recalculate at the bottom to update values,
The JSP and JavaBeans source code can be seen here.