yes of course. you have to keep a boolean in the metadata to mark if the handler has been called already.
-igor On Mon, Apr 28, 2008 at 8:12 AM, James Carman <[EMAIL PROTECTED]> wrote: > On Mon, Apr 28, 2008 at 11:05 AM, Igor Vaynberg <[EMAIL PROTECTED]> wrote: > > you can roll that, just use the beforerenderlistener you can install > > in the application subclass. > > We just have to make sure we only initialize an instance one time. > The IComponentOnBeforeRenderListeners are called every time the > component is rendered. Can't a specific component instance be > rendered more than one time? > > > > --------------------------------------------------------------------- > 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]
