goot question, don't know why its there but add implements PageEndRenderListener to your class, may be this will do the trick...
ציטוט Chris Norris:
Is this ever use anywhere? I wanted to implement a pageEndRender method on a page. I thought that a superclass of the page's class implement PageEndRenderListener, so I checked to see if I could override pageEndRender. I'm using Eclipse, so it showed that I had that method to override. I did and nothing happened. This is because I was overriding AbstractComponent's pageEndRender method. What is this method there for? As far as I can tell, it's never used by the framework. -Chris
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
