Hi.
I have an interesting problem whereby I'm receiving xml from an external
party which defines error messages and validation rules as well as input
types.
I'm looking into mapping this to UIcomponents via a sax parser but am
kind of against building my screen in code and want to do the layout in
the template.
The number of input elemants is dynamic and may change. I was looking
into phase listeners to aid me in doing this but would like to check if
anyone else has built something similiar or worked regularly integrating
components in code with template layouts.???
We've implemented a tool which generates JSF-based editors and viewers
based on the XML Schema. The solution is based on JAXB (so we actually
edit object structures, not pure XML). Relational persistence with
Hyperjaxb 2 and Hibernate, full-text indexing with Hypercompass, Compass
Framework and Lucene, validation with Jaxbvalidation, help system with
Jaxbhelp and many more elements.
Bye.
/lexi