Hi All,I am using a label’s computed name set to a requestScope to provide information to user which works fine but what I would like to do is set the requestScope to null after 5 seconds
I thought I would be able to do it via setTimeout but it seems Server Side Scripting does not support this method how is the best way to achieve this.
Thanks
Neil.