Hey So it worked as you said, but now I have another problem.
Can you tell me why this isn't working? <t:loop source = "services" values = "service" formState = "none"> ${service.name} </t:loop It gives me the following error: Render queue error in Expansion[PropBinding[expansion service/Activation(service.name)]]: Property 'service' (within property expression 'service.name', of org.synchronica.example.pages.service.ServiceActivation@29b65ab8) is null. I have properties for both 'services' and 'service'. A service has a name attribute with a getter. -- View this message in context: http://tapestry.1045711.n5.nabble.com/5-3-6-Loop-component-giving-coercion-error-tp5718395p5718400.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tapestry.apache.org For additional commands, e-mail: users-h...@tapestry.apache.org