On Fri, Jun 19, 2009 at 5:46 PM, <[email protected]> wrote: > > > Request != render. A request can have rendering, but their not the same. > Yes of course, I was talking about the scope of the service "Environmental > services are, by their nature, per-thread (and therefore per-request).", so > are @PageAttached and @PageLoaded triggered on every Request.
That's not true for @PageLoaded that's where you put "one-time component initializations that can't be done at instantance initialzation time" Cheers -- Massimo http://meridio.blogspot.com --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
