Home

News

Download (SourceForge Hosted)

Documentation

Articles

Feedback

Dependencies

iScreen requires JDK 1.4 (or later, though iScreen's use of MVEL requires JDK 1.5), and the following libraries:

  • OGNL version 2.6.7 or later (www.ognl.org). OGNL is not needed when using MVEL.
  • MVEL version 1.2.x (MVEL Website) [MVEL requires JDK 1.5 or later.]. MVEL is not needed when using OGNL.
  • JUnit version 3.8.1 or later (www.junit.org) -- only needed for running unit tests