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
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
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
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
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
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.
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:
> >>
>
>> 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
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
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
10 matches
Mail list logo