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#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...