Motivation

This module allows to use the API of JSR-223 in an easy and type-safe and extensible fashion. The main purpose is the easier integration of scripts which can be stored e.g. in a database to allow dynamic calculations (esp. in case of business-rules which might change frequently). Therefore, it's possible to inject

Hint

This module won't provide features which are provided by MyFaces Ext-Script.

Furthermore, it allows server-side script execution in JSF pages.

Dependencies

The page CODI Modules provides an overview about CODI modules and how to add them to your project.

For using the features described in Scripting Usage, you have to add the following modules:

  • CODI-Core
  • CODI-Scripting module

Details

Further details related to this module are available at:

  • No labels