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—
-
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 PROTEC
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'