Hi,
 
Does tomcat seralize session objects ?
 
1. If it does, and I have non serializable objects like SQL Connections sitting in  my session, then
    what should I do ?
 
2. If it does not, and I have a lot of sessions lying around, then will tomcat crash due to memory limitations ?
 
Thanks
Shahed
 
 

Reply via email to