Useful Java Application Components 0.9.25 review

Download
by rbytes.net on

UJAC provides a collection of JAVA components which may be useful in some projects

License: LGPL (GNU Lesser General Public License)
File size: 0K
Developer: Christian Lauer
0 stars award from rbytes.net

UJAC provides a collection of JAVA components which may be useful in some projects.

Each component is designed for easy use, easy integration into existing projects, extensibility and last but not least efficiency.

What's New in This Release:
Chart Module:

Moved common types into the interface org.ujac.util.UjacTypes.

Form Module:

Fixed handling of default values.

Print Module:

At < insert-document > tag: Fixed offset handling.

At tags < background-image > & < watermark >: Removed code that forces the existance of a page for the background image.

Utils Module:

Added interface UjacTypes, which defines common types, used inside the UJAC project.
Added class UjacTypeHelper, which provides methods to convert data type IDs to Strings and vice versa.
Moved class XmlUtils into sub package 'org.ujac.util.xml'

SimplePatternMatcher:

Fixed handling of empty patterns (always matches).

Table:

Moved common types into the interface org.ujac.util.UjacTypes.

TemplateInterpreter:

Fixed handling of underscores that are not part of statements.
Added class BaseObjectSerializer, which provides basic code to easily read/write Objects from/to XML.

Web Module:

Added support for PageTiles to ActionContext.
Added < tile > tag which includes PageTiles into JSPs.
Added class WebFormSerializer, which reads/writes WebForm definitions from/to XML.
Added support for dynamic form registration from XML definitions.
Fixed bugs in form field value handling.
Fixed bugs in form field rendering.

Useful Java Application Components 0.9.25 search tags