Hi,
I have a iview in which I set a value in a session and then I redirect it using HttpServletResponse.redirect();
to another IView. In this iview I try to retrive the value from Session but I get Null. I have checked the value is being set.
Kindly help me sort this out or let me know if there is another way to achieve this functionality.
Thanks & Regards,
Ravi