You are viewing a plain text version of this content. The canonical link for it is here.
Posted to general@xml.apache.org by "Mark S. Kent" <ma...@vistyx.com> on 2001/08/30 03:00:05 UTC

XML, Cocoon 1 and forms

Can an XML file be used to read the values from a form posted on a JSP page?
I need to get options chosen by the user before processing the ESQL query in
the XML file.

Am I on the right track or do I need to upgrade to the Cocoon 2 beta?

Mark


---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org


Re: XML, Cocoon 1 and forms

Posted by Russell Castagnaro <ru...@castagnaro.com>.
Hello Mark,

Wednesday, August 29, 2001, 3:00:05 PM, you wrote:

MSK> Can an XML file be used to read the values from a form posted on a JSP page?
MSK> I need to get options chosen by the user before processing the ESQL query in
MSK> the XML file.

MSK> Am I on the right track or do I need to upgrade to the Cocoon 2 beta?

MSK> Mark


MSK> ---------------------------------------------------------------------
MSK> In case of troubles, e-mail:     webmaster@xml.apache.org
MSK> To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
MSK> For additional commands, e-mail: general-help@xml.apache.org

The XML file can be used as an include from the jsp, That way you can
do data entry validation, etc...

-- 
Best regards,
 Russell                            mailto:russell@castagnaro.com


---------------------------------------------------------------------
In case of troubles, e-mail:     webmaster@xml.apache.org
To unsubscribe, e-mail:          general-unsubscribe@xml.apache.org
For additional commands, e-mail: general-help@xml.apache.org