You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@cocoon.apache.org by Geoff Howard <co...@leverageweb.com> on 2003/08/05 16:36:23 UTC

[Fwd: [newbie] accessing XMLForms model data from XSP logic]

Also forwarded from users.  Does that wizard sample need a big 
disclaimer on it pointing to flow and JXForms/Woody?

Geoff

-------- Original Message --------
Subject: 	[newbie] accessing XMLForms model data from XSP logic
Date: 	Tue, 5 Aug 2003 09:30:58 -0400
From: 	Vernick, Michael David (Michael) <ve...@avaya.com>
Reply-To: 	users@cocoon.apache.org
To: 	<us...@cocoon.apache.org>



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