ExcelEverywhere for Java/PPS

ExcelEverywhere for 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. The web pages generated by Excel Everywhere are suitable for use with all common web-authoring tools such as FrontPage, Dreamweaver and GoLive, or alternatively, they can be edited using a text editor.

ExcelEverywhere for HTML is included in ExcelEverywhere for 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