I have used two different approaches.
One is using the request generator(*very* easy), the other creating an XSP 
that uses the request.getParameter(String) way.  The latter one was chosen 
to be able to mix the received data with database data and for sorting.
Bert

At 09:25 6/05/2002 -0700, you wrote:
>What is the best way to get the user data from a form,
>and to create a new xml document with that form data,
>or update an existing xml document ?
>
>__________________________________________________
>Do You Yahoo!?
>Yahoo! Health - your guide to health and wellness
>http://health.yahoo.com
>
>---------------------------------------------------------------------
>Please check that your question has not already been answered in the
>FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>
>
>To unsubscribe, e-mail: <[EMAIL PROTECTED]>
>For additional commands, e-mail: <[EMAIL PROTECTED]>


---------------------------------------------------------------------
Please check that your question has not already been answered in the
FAQ before posting. <http://xml.apache.org/cocoon/faqs.html>

To unsubscribe, e-mail: <[EMAIL PROTECTED]>
For additional commands, e-mail: <[EMAIL PROTECTED]>

Reply via email to