-
FEATURED COMPONENTS
First time here? Check out the FAQ!
I have a timer set on my app to refresh the client every few minutes. However, if I kill the application server and restart, the client is no longer able to refresh. Is there any way to force the client to create a new session?
I think it depends what you mean by "refresh the client".
If you are doing a navigation event by setting the browser location, then whether you have an exisiting session or not shouldn't matter. If the session no longer exists at server side, server will create a new one.
If you mean that you have a ZK timer that does a ZK event, you should see errors in the console log when the server is no longer available, and a popup to prompt the user to refresh the page due to "server unavailable".
I think you have problems with your webserver.
Asked: 2021-03-03 00:12:00 +0800
Seen: 15 times
Last updated: Mar 12 '21
bug with intboxes on mobile devices
zk keikai-how to add custom button/label to formulabar?
zk-keikai- update multiple cells parallel at same time asynchronously
zk-keikai-How to auto fit column width based on text
zk-keikai-ClipboardPateEvent-called twice
Reference a spring bean from VariableResolver