I can't help you with your question, but I'm curious - from a design perspective, should the messages be in Tapestry resource components at all? Are you using this for an automated test? (If so, then perhaps you could check for the presence of something else, like a span's non-internationalized id attribute.)
Michael -----Original Message----- From: Mark Stang [mailto:[EMAIL PROTECTED] Sent: Wednesday, December 14, 2005 5:14 PM To: Tapestry users Subject: When to "getMessages" Hi, I am using 3.03. I need access to a page's messages and to save them off in the Visit object for access by non-tapestry components. What I need to know is when/what method to override. I tried the constructor of my page and that is too soon. So, at what point in the life cycle should I do this? Thoughts? thanks, Mark --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
