L.S.,
I'm building a forms-based web application. Most of the times, the data that was filled in to the form needs to be send into Apache Servicemix for further processing, so it is best stored in XML format. Is there a way to use an XML document as the source of data for a Struts 2 form? Can I use OGNL to somehow manipulate the document's elements/attributes easily? Or should I generate classes based on my XSD, only to make it possible to build this kind of web form?
Regards, Gert Vanthienen --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]