Hi,

I think there is an error in that page
http://tapestry.apache.org/tapestry4/UsersGuide/state.html#state.aso.access
in the example of chapter "Accessing Application State Objects"

The example is :
<inject name="registration" type="state" object="registration-data"/>
But it should be :
<inject property="registration" type="state" object="registration-data"/>

I post this erratum for the **marketing/notoriety** of Tapestry.
It is very hard to start learning an application when the doc is not uptodate.
:)

Cheers,
Cyrille

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to