Hibernate Session Does not released in logout operation -


there project on hibernate , struts when login in project hibernate session created , when click on logout link sessions remains same.

i using show processlist; command in putty see session details.

what reason behind situation?


Comments

Popular posts from this blog

java - Date formats difference between yyyy-MM-dd'T'HH:mm:ss and yyyy-MM-dd'T'HH:mm:ssXXX -

c# - Get rid of xmlns attribute when adding node to existing xml -