This release’s major purpose is adding support for array parameters in ValidatedCommands, as well as supporting repopulation of multi selects using this same logic.
The changes in this release are the following:
- Support for Long, Float, Integer and String array parameter types
- Inclusion of use of commons-fileupload to support multipart form posts
- Select tag can now render multi select html elements
- Parameter Retrievers can now have post parse parameters
- Created base CSV file response
- Try/Catch added to PageDebugInformationFilter to ensure it can never cause issues to actual call
- PageDebugInformationFilter now supports pluggable renderes to allow applications to add their own specific page debugging
- CommandResolver and CommandKeyResolver now has access to servlet config.
- ExtensionSwitchingKeyResolver – New Key Resolver that allows for the key to be resolved based on the extension of the request. Each different extension type can be mapped to a different resolver
- All waf tags now support set values of all primitive types
- Option tags of a Select tag can now be styled
Download Links:
Evaluation Download Link | Commercial Download Link
Release Version JavaDoc