Downloadliste

Projektbeschreibung

ivata masks is a library of routines developed in
Java/JSP/Struts that automatically create masks
and lists based on Java reflection and settings
specified in XML, which saves a huge amount of
time. Rather than developing input screens and
lists for each value object class, you need to
define just two screens - one for lists, the other
for input masks. An XML file defines which fields
should be displayed or filtered out in each, and
the library automatically interrogates the value
object classes to discover which fields are
available for display. Struts messages automate
the field labels based on the field name as a key.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2005-10-18 11:54
1.0-alpha1

Diese Veröffentlichung fügt neue Funktionen und macht die Bibliotheken in der Regel einfacher zu erweitern. Debugprotokollierungsfunktion wurde in den Bibliotheken mit log4j improvied. Maven-Kompatibilität wurde auf Version 1.1 (Upgrade älterer Versionen nicht mehr funktionieren). Neues Feld für die Übergabe vergessen und lange Timestamp-Felder durchgeführt wurde. Unterstützung für eine Client-Sitzung Geltungsbereich wurde hinzugefügt. Filter und Listener-Interfaces auf der Abfrage Persistence Interface machen es leichter, flexibler Benutzerrechte-Systeme zu implementieren.
Tags: Major feature enhancements
This release adds new features and makes the libraries generally easier to extend. Debug logging was improvied throughout the libraries by using log4j. Maven compatibility was upgraded to version 1.1 (older versions no longer work). New field handing for password and long timestamp fields was implemented. Support for a client session scope was added. Filter and listener interfaces on the query persistence interface make it easier to implement flexible user rights systems.

Project Resources