Forum: Software
11-11-2008
|
|
Replies: 3
Views: 2,607
Re: using session attribute in tomcat
Thanks rekha,
When I use session.invalidate(), problem doesn't clear. I found new thing, when I set Internet Options --> general -->setting --> 'check for newer versions of stored pages' to...
|
Forum: Software
11-11-2008
|
|
Replies: 3
Views: 2,607
Using session attribute in tomcat
Hi there,
I have the following problem in my web application.
I hold userId and roleId as two session attributes when user login, and in each page write userId as active user and check roleId for...
|