If you replace the "tapestry4" part of that url with "tapestry4.1"
you'll find the up to date version. ;)

On 12/20/06, Cyrille37 <[EMAIL PROTECTED]> wrote:
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]




--
Jesse Kuhnert
Tapestry/Dojo team member/developer

Open source based consulting work centered around
dojo/tapestry/tacos/hivemind. http://blog.opencomponentry.com

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

Reply via email to