Posted By:
mithun_sarker
Posted On:
Wednesday, May 4, 2005 10:29 PM
Hi
I am working in a project of JSF. I have 2 beans. One bean should bind some values in session from one page and other should catch them from different page.
I don't know how can i get session object in a bean. As it is generating a servlet , how can i acess the sesssion object directly from a bean.
thanx
mithun