I request a new token every time I open a new connection session, and then I want to cancel the token when closing the session page. But I don’t know where to trigger the closing of the page,where should I modify the code
Thanks, Yao Benchu Nick Couchman <[email protected]> 于2020年7月3日周五 下午9:15写道: > 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 >
