ZK - Open Source Ajax Java FrameworkZK - Open Source Ajax Java Framework

Server restart issue

frik
2 Dec 2010 04:13:37 GMT
2 Dec 2010 04:13:37 GMT

If I restart the server, and I click on a Zk item (after the server is properly restarted), Zk forces me to reload the page...

This is really bad because I lose all state information... Also if I was in the middle of editing text in a text box, that will be lost. There really has to be a better way. Nothing on the server changes... this is a simple restart.

Is there a way to restart the server without all web clients being forced to reload.

Thanks,
Frik

fse
10 Dec 2010 06:08:12 GMT
10 Dec 2010 06:08:12 GMT

you need to switch to a stateless server environment like PHP...