Posted By:
Gagan_Reen
Posted On:
Thursday, April 4, 2002 09:27 PM
I am using a JSP page with 3 frames:
MenuFrame on Left
HeaderFrame on top
Footer Frame on right.
I want to trigger an event in the header frame after some update occurs in a DataBase. Is it possible to do that via servlet in the same session for the user.
Could an update in a Database table invoke a servlet and call a JSP Frame Source page leading to showing an alert.
Any input will be deeply appreciated.
Thanks !!