Re: CForms: Binding of two connected Beans

2007-01-23 Thread Wotan von Klass

Hi Mark, perfect!

On 1/22/07, Mark Lundquist <[EMAIL PROTECTED]> wrote:


Hi Wotan,

On Jan 22, 2007, at 2:28 AM, Wotan von Klass wrote:

> http://apache.org/cocoon/forms/1.0#binding";
> path="/" >
>
> 
> Doesn't work

Right, it's jxpath.  Use:



cheers,
—ml—



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]




-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



Re: CForms: Binding of two connected Beans

2007-01-22 Thread Mark Lundquist


Hi Wotan,

On Jan 22, 2007, at 2:28 AM, Wotan von Klass wrote:

http://apache.org/cocoon/forms/1.0#binding"; 
path="/" >

   

Doesn't work


Right, it's jxpath.  Use:

   

cheers,
—ml—



-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]



CForms: Binding of two connected Beans

2007-01-22 Thread Wotan von Klass

Hello,
I try to bind two connected beans to one form. Let's say a car bean
has a reference to a make bean.
I load the car and bind it to the form:
form.load(car);

How do I bind now to the properties of the make in the same form?

http://apache.org/cocoon/forms/1.0#binding"; path="/" >
   

Doesn't work

Regards
Wotan

-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]