thank you for the great tip :)

> This is possible, isn't it?

> <t:zone t:id="myZone" id="prop:currentZoneId"/>

> @InjectComponent
> private Zone myZone;

> public String getCurrentZoneId() {
> return "somethingUnique";
> }

> myZone will be treated like a normal component id by tapestry, and makes it
> possible to inject the zone in the class.




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

Reply via email to