daniel ccss wrote:
Hi all,
I need to call a method on my backing bean (is in session scope) when
a jsp is showing. Why? Because I some cases I need to erase some
elements in session before showing the jsp. So in the onload of the
JSPs I need to call the method on my backing bean that erase the
elements in session.
So my question is, how to call a Baccking Bean method on the onLoad
event of the body in the JSP.
Thanks
Hi Daniel,
Have a look at the shale ViewController. I think it'l solve your purpose.
regards,
David Brainard S