warning user for session time out
The user in my application has to write long applications. So if while writing the application, session gets times out. what should be done.
how a window can be poped-up saying that your session will get timed-out in 5 minutes. if the user says yes, we will submit a blank form.. but this will become a recursive thing too
any other way we can achieve this
null

