Liferay extend session using jquery ajax calls -


i want call liferay extendsession function inside every success call back. can write @ 1 place in overriding success call first call extendsession function , return execute rest of code written within success call back.

you can use liferay configuration auto extend session. override portal-ext.properties , put:

session.timeout.auto.extend = true session.timeout = 5 session.timeout.warning = 1 

Comments

Popular posts from this blog

jquery - How can I dynamically add a browser tab? -

keyboard - C++ GetAsyncKeyState alternative -

android - java.net.UnknownHostException(Unable to resolve host “URL”: No address associated with hostname) -