Thanks Vadim for your help.  The link you provided has a lot good examples
that I could try.  There are lots for me to pick up for Cocoon.

I use SVG in the client side for user to enter data into the application.
SVG Data will be transferred (using Ajex or Json?) to the server and stored
into the XML database (Xindice?).  The SVG data in the server can also be
transferred back to the client side for user resuming his work.  Cocoon is a
"publish" system.  I wonder whether it is good for this kinds of interactive
applications.  Does anyone has similar experience that can be shared?  Could
anyone point me to some examples that how the client data can be stored into
the XML database in Cocoon?

Thanks,

Tak




On 8/26/08, Vadim Gritsenko <[EMAIL PROTECTED]> wrote:
>
> On Aug 26, 2008, at 2:44 PM, Tak-po Li wrote:
>
> What I meant was the Xindice come with Cocoon.
>>
>
> Cocoon 2.1 can be built with XML:DB block which includes Xindice. Online
> examples are available here:
>
>
> http://cocoon.zones.apache.org/demos/21branch/samples/blocks/xmldb/welcome
>
> Once you build 2.1 locally you can access it using URL mentioned by
> Warrell. It also supposed to work with Cocoon 2.2, but build instructions
> for that will be different. I don't know how to add it to the
> "getting-started tutorial" which you mentioned - somebody more familiar with
> Maven might answer that.
>
>
> Vadim
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>

Reply via email to