Session timeout
How to invalidate the session in the appication which do not have the login screen.
In my application ,after clicking the home page url one popup will come ask username and password.So home itself is the login page.Thean how can i invalidate the session after time out.
If user click the homw page first time ,then there is no session and it will create the new session.So i am unable handile session invalidation in home page.
Regards,
Rajesh

