Reconnecting to a dropped web session

When the user's connection to a web app drops for any reason, the Xojo web framework displays a message to let the user know the connection has dropped and that it will attempt to reconnect to the server. If it can reconnect, the page the user was on will be redisplayed as if the connection was never lost at all.

See Also

WebSession