Hi

In tapestry 4 it was possible to get an instance of a page by using the
cycle.getPage("somePageName"); Then it was possible to set properties on the
page before activating it. I would like to do something like this in T5, it
seems that the only way to get an instance of a page is by getting it from an
injected property (InjectPage). Is it possible in T5 to get hold of page
instances without using injected properties, but through string identifiers like
in T4?

Henrik


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

Reply via email to