On Fri, Jul 3, 2020 at 3:53 AM Benchu Yao <[email protected]> wrote:
> How does guacamole monitor the closing of the session page? > If I want to do something when the session page is closed, where should I > write the code? > > This depends on what you're trying to do, and whether it needs to be done browser-side (in the AngularJS web application) or server-side (in the Java servlet). Maybe you could describe in a little more detail what you're trying to do? -Nick
