|
Refresh session
Hi, I have set resource names as session attribute and I am showing them in a drop down box in different JSP pages.
Now the problem is, suppose I updated the resource table and deleted one of the name from table, then how can I update the session attribute resource name at the same time in all JSP pages.
Thanks.
|