java - Loosing current session when we click on hyper links -


when click on hyper link request goes tomcat server , renders file content in tab. but, session getting timed out when operation in first tab. can provide solution please?

if using sessions need ensure request goes same tomcat server because session stored in memory on server. load balancer should have configuration allow setting sticky sessions based on cookie value.


Comments

Popular posts from this blog

php - cannot display multiple markers in google maps v3 from traceroute result -

c# - DetailsView in ASP.Net - How to add another column on the side/add a control in each row? -

javascript - firefox memory leak -