I'd open one JIRA issue in the 'documentation' category, and i'd start adding my findings there...
Cyrille37 wrote: > Hi, > I continue to post some erratum for the online documentation. > I'm a beginner so I fall in every simple hole. > > The "For" component example on pages > http://tapestry.apache.org/tapestry4/tapestry/ComponentReference/For.html > http://tapestry.apache.org/tapestry4.1/components/general/for.html > is not complete. > > <tr jwcid="@For" source="ognl:customerList" value="ognl:customer" > element="tr"> > > To works I have to add a line in the page specification to "create" > the property used by the For 's value attribute. > > <page-specification> > <property name="customer"/> > </page-specification> > > without this, the page doesn't know the "customer" property. > > Perhaps I'm missing something ?? > > Cyrille. > > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > -- Andreas Andreou - [EMAIL PROTECTED] - http://andyhot.di.uoa.gr Tapestry / Tacos developer Open Source / J2EE Consulting --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]