Thanks everyone. I only used the title as a simple example to figure out if
components were bi directional. I use two pages, create and update which
render the component containing all the page data within the page. There's
times I need to get some of those values back to the layout component  from
the page component and I couldn't seem to get it working using the simple
@Parameter / @Property approach. I ended up just creating a simple method
within my page using the same object passed into the page component. I was
just looking for a bi directional relationship so I wouldn't have to
replicate code between the create and update pages.

--
View this message in context: 
http://tapestry.1045711.n5.nabble.com/Pass-component-property-into-page-tp4620541p4622828.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

Reply via email to