Hi Andreas

Andreas Andreou ha scritto:
> There's an 'edit customers' example in the For component doc that
> should be close to
> what you're doing:
> http://tapestry.apache.org/tapestry4.1/components/general/for.html
>
>   
I tried to use that example and I get a "Could not find a strategy
instance for class" error.
The same using the converter approach.


> Are you using a form listener or a submit button listener?
> In the later case, see
> http://tapestry.apache.org/tapestry4.1/components/form/submit.html
> perhaps you want to bind to the action parameter (instead of listener)
>
>   

I have tried both: and both listener worked fine except for the for data
inside the for.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org
For additional commands, e-mail: users-h...@tapestry.apache.org

Reply via email to