Thread: Refresh session
View Single Post
  #1 (permalink)  
Old 08-06-2007, 07:04 PM
cachi cachi is offline
Member
 
Join Date: Jul 2007
Posts: 40
cachi is on a distinguished road
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.
Reply With Quote
Sponsored Links