On Friday 26 Aug 2005 04:16, DarĂo Vasconcelos wrote: > One quick question: does your class implement PageRenderListener? That > would be an explanation for your pageBeginRender never being called...
Yes it did. Actually I think I have found the problem - I need to implement PageValidateListener, rather than PageBeginRenderListener. (and PageAttachListener seems to be too early). -- Alan Chandler http://www.chandlerfamily.org.uk --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
