I am passing in a Select component to a custom component as a parameter. In the custom component, I would like to retrieve the model parameter from the passed in Select. In Tapestry 4, I would do something like the following. IBinding bind = PropertySelection.getBinding("model"); IPropertySelectionModel model = (IPropertySelectionModel) bind.getObject();
How could it be done in Tap 5.0.13? Thanks in advance for your assistance! Shing Home page : http://www.lombok.demon.co.uk/ __________________________________________________________ Not happy with your email address?. Get the one you really want - millions of new email addresses available now at Yahoo! http://uk.docs.yahoo.com/ymail/new.html --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]