A friend and I are using GWT to write a game of Battleship, with two players who's information, such as ships and who's turn it is, is all stored on the server. We are trying to prepare for the case of one player leaving the game before it is finished, and have so far only come across the WindowCloseListener, which is decipricated, and isn't being called anyways.
Does anyone know of a better way to end the game and clear the server one one client closes the window? Please and Thank you. -Ax -- You received this message because you are subscribed to the Google Groups "Google Web Toolkit" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-web-toolkit?hl=en.
