Writing your own Ajax components in CForms

2007-10-25 Thread Kamal Bhatt
Hi, I would like to write some Ajax based components in CForms. However, I don't really follow the code (and Dojo). Does anyone have any resources on writing Ajax based components in CForms? Cheers. -- Kamal Bhatt - To unsu

[ANN]VTD-XML 2.2

2007-10-25 Thread jimmy Zhang
XimpleWare is proud to announce the the release of version 2.2 of VTD-XML, the next generation XML parsers/indexer/slicer/editor. This release significantly expands VTD-XML's ability to slice, split, edit and incrementally update the XML documents. To this end, we introduce the concept of namesp

RE: CForms repeater with Ajax problem

2007-10-25 Thread Robby Pelssers
Hi Gary, Could you give it a try by using following snippet? var source = event.getSourceWidget(); //if checkbox checked we need to take action -> set other checkboxes to false if (source.getValue().booleanValue()) { var ro

CForms/Ajax

2007-10-25 Thread Marcus Wejderot
Hi, I am trying to learn cforms, and I get more and more impressed every day. I can't, however, get the ajax part to work properly. Is there a simple example out there that shows how it should be done? I find the provided samples quite "messy" (sorry for the expression) when it comes to this. O

Re: CForms examle other problems...

2007-10-25 Thread Grzegorz Kossakowski
tomasz bandura pisze: Hello Tomasz. I'm glad to see Polish man interested in Cocoon. :-) > This is a continuation of my problems with CForms example > (http://cocoon.apache.org/2.2/blocks/forms/1.0/478_1_1.html) > > This an error thad occured when i deploy Simple form example in WEB APP > (creat

CForms examle other problems...

2007-10-25 Thread tomasz bandura
This is a continuation of my problems with CForms example ( http://cocoon.apache.org/2.2/blocks/forms/1.0/478_1_1.html) This an error thad occured when i deploy Simple form example in WEB APP (created with use "cocoon-22-archetype-webapp" archetype) My dependencies in pom.xml: org.apache.

Re: error while calling component MailSender

2007-10-25 Thread solprovider
On 10/25/07, marco bellacosa <[EMAIL PROTECTED]> wrote: > Joerg Heinicke wrote: > > On 10.10.2007 6:03 Uhr, marco bellacosa wrote: > >> I have also put the Sun mail.jar and activation.jar in my WEB-INF/lib, > >> but I > >> get the error: > >>

RE: Please point me to the documentation for producing PS, RTF etc..

2007-10-25 Thread siegfried
> >> Well, OK. Is there a list of available serializers someplace? > >http://cocoon.apache.org/2.1/userdocs/serializers.html This looks good, but I don't see the RTF serializer here. >http://cocoon.apache.org/2.2/1347_1_1.html >The second one for sure, the first one probably also not complete. I

Re: error while calling component MailSender

2007-10-25 Thread marco bellacosa
Joerg Heinicke wrote: > > On 10.10.2007 6:03 Uhr, marco bellacosa wrote: > >> I have also put the Sun mail.jar and activation.jar in my WEB-INF/lib, >> but I >> get the error: >> >> org.apache.avalon.framework.component.ComponentExc

Problem with "A simple CForms example"

2007-10-25 Thread tomasz bandura
Hello, I've tried to create my first form inside the block. So i made the block (from http://cocoon.apache.org/2.2/1159_1_1.html) - it worked Then i tried to put "A simple CForms example": http://cocoon.apache.org/2.2/blocks/forms/1.0/478_1_1.html and it causes an error: org.springframework.be