Is it not possible to write XSP (java) to write back to the file?

-----Original Message-----
From: Luca Morandini [mailto:[EMAIL PROTECTED]] 
Sent: Tuesday 20 November 2001 20:08
To: [EMAIL PROTECTED]; [EMAIL PROTECTED]
Subject: RE: Accepting Data From The Web and storing it.

Bobby,

        you can't modify XML, XSL or XSP files from Cocoon.

        What you can do, however, is using Cocoon to execute some SQL
statements
(or stored procedures) in order to modify the data from which XMLs are
derived.


Best regards,

---------------------------------------------
               Luca Morandini
               GIS Consultant
              [EMAIL PROTECTED]
http://utenti.tripod.it/lmorandini/index.html
---------------------------------------------


> -----Original Message-----
> From: Bobby Koya [mailto:[EMAIL PROTECTED]]On Behalf Of
> [EMAIL PROTECTED]
> Sent: Tuesday, November 20, 2001 6:32 PM
> To: [EMAIL PROTECTED]
> Subject: Accepting Data From The Web and storing it.
>
>
> Hi after finally gripping the fundamentals and basics of the
publishing
> framework of cocoon 2, I would now like to take this a step further
and
> implement a system but I have a question.
>
> Using XML, XSP, XSL, XSL:FO, SVG I can publish pages but how would I
go
> about using cocoon2 to save data back to the same XML, XSP files the
> pages were the data was first taken from. So for example an XSP file
> creates an XML file that is piped to an XSL file and then transformed
to
> make a picture of a clock. On this page would also be a form to edit
the
> clocks colour by supplying an SVG colour. The problem I am having is
how
> to write the colour back to the original XSP file so that the colour
> changes permanently.
>
> Thanks for your time
>
> Sharat Koya
>
>
> ---------------------------------------------------------------------
> 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]>



---------------------------------------------------------------------
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