Hi, I would like to ask what's in the .client file and what's in the .server file for GWT? I followed a couple of tutorials asking me to paste this code into .server and .client file but unsure what these files are for? Also it involves a XML file and CSS file. Does anyone know how these files interact with each other? Can anyone explain?
If that's the case, can we also control what goes to cache into the client side and what requests are sent to server to retrieve data?