If you have Forms in For then try to use the action service instead of the direct.
Just a tip...

BR,
Norbi

----- Original Message ----- From: "Voors Paul" <[EMAIL PROTECTED]>
To: <[email protected]>
Sent: Tuesday, November 08, 2005 10:27 AM
Subject: binding objects to multiple forms


Kello Tapestry Users,

I have the following problem:

I a making a site where user can book an accommodation.
In a Page a list of accommodations is show in forms. A seperate form for each accommodaton, so the user can change the departure date and other values.
The forms are build with a For component out of a list supplied as 'source'.
All accommodations are shown nicely in the page and in the form elements.
When I push a submit button of one of the forms an 'ognl setProperty error occurs. complaining about a null target.
(a well know error)
The question is how can I bind each accommodation in the forms to an accommodation object.
(Tutorials explain only the binding of a single object to a form).


Paul Voors


---------------------------------------------------------------------
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]

Reply via email to