Book a Demo

Author Topic: HTML Report generator java program  (Read 2852 times)

davip

  • EA Novice
  • *
  • Posts: 1
  • Karma: +0/-0
  • I love YaBB 1G - SP1!
    • View Profile
HTML Report generator java program
« on: January 24, 2008, 04:23:21 am »
Hi all,

I wrote this for work and I thought I'd release it back to the community to save you an hour writing your own.

It is a java program that runs on the same machine where EA is installed and can generate the HTML report and put it somewhere (ie a webserver). It can also be scheduled.

The link to the file is: http://www.dprime.co.uk/eahtmlreportgen-1.0.zip

It is about 5k.

The zip contains: the java classes, the SOURCES for those classes, a README with instructions and a sample config file.

The code and documentation are released as-is, and with no restrictions at all. I allow anyone to do whatever they like with this code and the associated materials.

I will try and answer any questions and fix any bugs you might find.

Cheers,

David