getRequestCycle().getPage().getMessage().getMessage( "key" ); This will look up the message in the currently rendering page.
-----Original Message----- From: Dan Adams [mailto:[EMAIL PROTECTED] Sent: Thursday, February 23, 2006 4:01 PM To: Tapestry users Subject: Re: libraries, messages, and namespaces (does nobody know thisone?) Does anyone have an answer to this? I still don't know how to resolve it. On Wed, 2006-02-22 at 17:00 -0500, Dan Adams wrote: > Is it possible to have it so that if a message that is referred to in a > library and is not in the library messages catalog that it be looked up > in the message catalog of the application using the library? Right now > I'm trying to do that and it appears that after looking in the library > and not finding it, it just gives up. any ideas? > -- Dan Adams Software Engineer Interactive Factory --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
