Ask Questions and Find Answers
Important:
Ask is now read-only. You can review any existing questions and answers, but not add anything new.
But - don't panic! While ask is no more, we've replaced it with discuss - the new Liferay Discussion Forum! Read more here here or just visit the site here:
discuss.liferay.com
Handling session time out when user moving among different applications
Hi,
i have two applications like application-A(Liferay based application) & application-B(spring based application)
here we have a requirement like user can move from application-A to application-B and once after request processed in application-B, again user will come to application-A,
if the user request processing takes more time in application-B and then after once user returns to application-A
we are getting session time out in application-A
Note:- here without increasing the session time out in A, how can we handle session time out issue
one more example
online shopping application(Liferay application) --------- payment Gateway application(spring application)
if the payment Gateway application tooks more time for processing the request and when user returns back to online shopping application here am getting session time out ,
how can i handle this issue without increasing the session time out value in online shopping application,
please help me out, how can we work on this scenario
thanks & Regards,
Ganesh P