[jboss-user] [JBoss Seam] - [newbie]is there a "pageBeginRender" in seam?

mhinten do-not-reply at jboss.com
Fri Jan 11 09:31:04 EST 2008


Hi,

In another framework, Tapestry, there exists a "pageBeginRender" method that is called on the "backing bean" at the start of the rendering phase. Is there an equivalent for Seam 2.0?

What I am trying to accompish is: I want to do some logging and initialisation on my SLSB/SFSB each time the page is rendered. So each time I hit "refresh"  in the browser, I want to be able to see a log message in my log saying something like "Hello from page X". 

Maybe I am missing something completely?

The reason behind this is that I am developing some seam portlets and want to log each time a portlet gets rendered and am trying to acchieve some form of IPC that way. By the way, what is the best way to IPC in seam2?

Thanks for any help on either question.

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4119082#4119082

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4119082



More information about the jboss-user mailing list