Hi
I have configured my tomcat to save session in database as per
documentation, and it works as expected i can see the session is saved in
database,
Now if the user closes the browser, and then reopens i dont want to show the
login screen but get the session from database and go to the last visited
page,
how can i retrieve this session from database,
Normally our application checks for session, and a flag in session, if the
flag is on then user id logged in, but in my current application if i open
new browser window, it creates a new session,

any ideas

-- 
Ashish
www.ayurwellness.com
www.mysoftwareneeds.com

Reply via email to