Hi Guys,
We have been having some issues/complaints from users that when they are busy typing a very long email for instance and click send the system time's out and they lose everything they typed. Our tomcat session timeout is set to 30 minutes and I don't want to really increase that as it will take up more memory from inactive sessions then.
I Know there are other ways to address this issue, such as using a create instead of enter new and then saving the email as a draft every other minute... However Reworking all my enter new's now will be alot of work.
Ideally I want a jQuery solution that if it's possible. For instance to add a JQuery script to the advanced scripts of the ENTER NEW form so that when that form is open the Script will post to the server every ten minutes to keep the session active. Would this be possible and has anyone ever done something similar or how would you address this issue.
Any input will be appreciated.
thanks in advance
Hein