Hi all,
We are developing an application using Flex-BlazeDS-Spring-Hibernate, in this application we need to access session data on server for DB related CRUD operations. But as a user login to system, the data of previous user is overwritten by the new user. So the application is supporting one user session at max at particular amount of time.
Please update me for the same how to do this as session management on Spring side is compulsory.
AB


Reply With Quote
