I have two components for one entity: 1) ShowEntity 2) EditEntity ShowEntity gets entity as a parameter, and EditEntity gets entity also through the parameter, but it says that it null. EditEntity nested in ShowEntity. Is that possible to pass entity as a parameter to ShowEntity?
-- View this message in context: http://tapestry.1045711.n5.nabble.com/Nested-components-parameters-tp4922047p4922047.html Sent from the Tapestry - User mailing list archive at Nabble.com. --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
