Quadcap Web Server

Web Applications

Quadcap Software

Version 2.2, July 14, 2002

  • jsp: Finally fixed the jikes invocation so that it works right on both Linux (where the classpath can't be quoted) and Windows (where the classpath must be quoted)
  • jsp: Added fallback-javac support in case where jikes isn't available.
  • jsp: Remove jikes from the distribution. Better for you to get and keep the latest jikes if you really want it; the release was just getting too large...
  • qes: Eliminate the cheesy DataSource implementation; JNDI is overkill for QES.
  • qes: Add a Linux script (as well as scripts for setting up QES as a system daemon)