I've installed 2.1m3 and have been building a small app based on the XMLForms wizard sample. My goal is to take the data entered on an XMLForm page and enter the data into a database. My original plan was to build an XSP page with an <esql:query>. But how does one access the model data (I've built a java bean) from the XSP page to enter into the query?
I've seen similar questions to this on searching the mailing list, but have seen no solutions.
Thank you,
Michael
