Return-Path: Delivered-To: apmail-xml-cocoon-users-archive@xml.apache.org Received: (qmail 26363 invoked by uid 500); 25 Oct 2002 10:31:18 -0000 Mailing-List: contact cocoon-users-help@xml.apache.org; run by ezmlm Precedence: bulk list-help: list-unsubscribe: list-post: Reply-To: cocoon-users@xml.apache.org Delivered-To: mailing list cocoon-users@xml.apache.org Received: (qmail 26352 invoked from network); 25 Oct 2002 10:31:17 -0000 Message-Id: <5.1.1.6.0.20021025122431.0265c608@mail.visitronics.be> X-Sender: postmaster.vankets@mail.visitronics.be X-Mailer: QUALCOMM Windows Eudora Version 5.1.1 Date: Fri, 25 Oct 2002 12:27:25 +0200 To: cocoon-users@xml.apache.org From: Bert Van Kets Subject: Re: Handling a form values and updating an XML In-Reply-To: <3DB91233.6070700@aintel.bi.ehu.es> References: <3997D874A598D51190A70002A56BC995080EB620@TOCOMEXC17> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed X-Spam-Rating: daedalus.apache.org 1.6.2 0/1000/N I'm using the FileWritingTransform to do this. There are lots of samples in the portal demo where the user data is written to disk. It supports full XPath in the file, so you can add or replace XML parts. There is a big BUT though!!! There is no file locking in the FWT, so you must make sure only 1 person at the time does access the file. AFAIK Apart from this there is no standard way of writing to a file in Cocoon. Bert At 11:43 25/10/2002 +0200, you wrote: >Hello, >I have a XML document with some values, that I pass to an html form using >a XSL. When the form is submitted with the new values, I want to update >the XML document with these new values. Which is the best way of doing >this, using all the power of cocoon 2.1. That's all, thank you very much. >Iker Amezaga > > >--------------------------------------------------------------------- >Please check that your question has not already been answered in the >FAQ before posting. > >To unsubscribe, e-mail: >For additional commands, e-mail: --------------------------------------------------------------------- Please check that your question has not already been answered in the FAQ before posting. To unsubscribe, e-mail: For additional commands, e-mail: