Are there any tools to create client-side forms from the Hibernate mapping documents? I am looking for a way to automatically propegate data model changes to the user interface..
Since the mapping documents describe the data, and can be used to create Java Data Access Objects, it would be nice to carry the automation over to the client interface. For example using the field metadata from the mapping document, and perhaps supplying some additional field attributes, generate the JSP or HTML - including the form data.
_________________ --------------------
--- DaveWhaley ---
--------------------
|