Mercurial > dive4elements > gnv-client
view gnv/Changes @ 157:013d47662161
Switched the Communication for Describe-Calls to the artifact-database from get to post.
Added the possibility to tell the artifact-database that the ui should not be delivered
in describe-responses.
gnv/trunk@285 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author | Tim Englich <tim.englich@intevation.de> |
---|---|
date | Thu, 05 Nov 2009 14:53:24 +0000 |
parents | 94a07d1d9316 |
children | 6cf73f5ea4a9 |
line wrap: on
line source
2009-10-07 RELEASE 0.1 New: * Initial Struts 1.x based Web-Client for the REST based artifact database. * UI mainly inspired by the prototype from conterra. * It implements a runtime system for working with artifacts by storing a client side proxy model in the session of the servlet context. The workflow is completely controlled by the artifact living in the artifact database. * The input forms are generated by XSL transformation from the 'describe' output of the artifact. * Output is rendered as PNG, downloadable PNGs, CSV and statistics all produced serverside in the artifact database. * i18n/i10n is done by Struts and broadcasted via REST to the REST beased artifact database. Supported languages: German and English * The connection to the REST server is configure in web.xml default: http://localhost:8181