sascha@49: 2009-10-07 RELEASE 0.1 sascha@49: sascha@49: New: sascha@49: sascha@49: * Initial Struts 1.x based Web-Client for the REST based sascha@49: artifact database. sascha@49: sascha@49: * UI mainly inspired by the prototype from conterra. sascha@49: sascha@49: * It implements a runtime system for working with artifacts sascha@49: by storing a client side proxy model in the session of sascha@49: the servlet context. The workflow is completely controlled sascha@49: by the artifact living in the artifact database. sascha@49: sascha@49: * The input forms are generated by XSL transformation from sascha@49: the 'describe' output of the artifact. sascha@49: sascha@49: * Output is rendered as PNG, downloadable PNGs, CSV and sascha@49: statistics all produced serverside in the artifact database. sascha@49: sascha@49: * i18n/i10n is done by Struts and broadcasted via REST to sascha@49: the REST beased artifact database. Supported languages: sascha@49: German and English sascha@49: sascha@49: * The connection to the REST server is configure in web.xml sascha@49: default: http://localhost:8181