Hi
Is there any dependency between HttpSession and database settings?
I ahve an application which when when connecting to a database works fine with session.
The same application when connecting to a different database , session is not getting carried over.
HAa anybody come across such a situation?

Thanks
Lives