This directory holds the external libraries required to run ZK. Since these libraries are common, you might have installed them in your container.
Here are optional jar files. You can choose whether to copy depending on your requirements.
|
File |
Description |
|---|---|
|
commons-fileupload.jarcommons-io.jar |
Required if you want to upload files with them. Version: Commons Fileupload 1.2.1 and Commons IO 1.3.1 |
|
jcommon.jarjfreechar.jar |
Required if you want to use ZUL's chart component. Version: JFreeChart 1.0.9 and JCommon 1.0.12 [not available in the standard edition] |
|
jasperreports.jaritext.jarjxl.jarpoi.jarcommons-collections.jarcommons-logging.jar |
Required if you want to use the jasperreport component. Version: Jasper Reports 2.0.4(itext: 1.3.1, commons-collections: 2.1, commons-logging: 1.0.2, jxl: 2.6, poi: 3.0.1) Note: poi.jar is required if you want to use Apache POI to generate Microsoft Excel format. And, jxl.jar is required only if you want to use JExcelApi to generate the Microsoft Excel format. [not available in the standard edition] |
|
bsh.jar |
Required if you want scripting in Java interpreter (BeanShell). Version: BeanShell 2.0b4 |
|
js.jar |
Required if you want scripting in JavaScript (Rhino). Version: Rhino 1.6R5 [not available in the standard and professional edition] |
|
groovy.jar |
Required if you want scripting in Groovy. Version: Groovy 1.5.1 (groovy-all) [not available in the standard and professional edition] |
|
jruby.jar |
Required if you want scripting in Ruby (JRuby). Version: JRuby 1.0.1 (jruby-complete) [not available in the standard and professional edition] |
|
jython.jar |
Required if you want scripting in Python (Jython). [not available in the standard and professional edition] |
|
Filters.jar |
Required if you want to use the captcha component. Version: JH Labs Java Image Filters [not available in the standard edition] |
|
mvel.jar |
Required if you want to use MVEL to evaluate the expressions. Version: MVEL 1.2.21 (for Java 1.4 or above) [not available in the standard and professional edition] |
|
ognl.jar |
Required if you want to use OGNL to evaluate the expressions. Version: OGNL 2.6.9 [not available in the standard and professional edition] |