P
pramodvr
Hi group,
I am relatively new to servlets and web development even though I have
fairly good Java experience. Here is my question which is
straightforward.
How to refresh the browser with a message "your session has expired"
once the servlet noticed inactivity of ,say, 30 minutes. I read that
this is possible with an applet listening to the servlet. Is there any
other better solution. Now the question becomes more generic- how to
pass an object from the servlet to the client without a request from
client.
Thanks for any help.
regards
Pramod.
I am relatively new to servlets and web development even though I have
fairly good Java experience. Here is my question which is
straightforward.
How to refresh the browser with a message "your session has expired"
once the servlet noticed inactivity of ,say, 30 minutes. I read that
this is possible with an applet listening to the servlet. Is there any
other better solution. Now the question becomes more generic- how to
pass an object from the servlet to the client without a request from
client.
Thanks for any help.
regards
Pramod.