-
May 17th, 2007, 09:48 AM
#1
Does OpenSessionInViewFilter maintain Session between JSF(MyFaces) and Spring
Here is my requirement
I am working on a CRUD application using JSF(MyFaces)- Spring - Hibernate
The JSF backing bean viz. LoginBean retrieves userId and user Roles from the Database
How do i store userId and user Roles into Session Object so that it can accessible by any bean in Spring Layer ?
Not sure if OpenSessionInViewFilter provides a way to store userId and userRoles into Session .
Any pointers/suggestions on how to access session object in Spring layer will be highly appreciated
Regards
Bansi
-
May 17th, 2007, 12:00 PM
#2
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules