Session's management, How do it?
Hi All,
In the last few days, We had some problems with session's management in our WebPortal using platform Fatwire (version 7.6).
In Java Projects without Fatwire, we could use "Session Listener" to execute something when the session is created or destroyed, on the other hand, when we use Fatwire we couldn't use "Session Listeners".
Is there another way to execute session’s event in Fatwire?
Kind Regards