One major difference of web application use from traditional application use is the inherent delays in navigating from one web application page to another. These delays are typically caused by network traffic and computation. It takes more time to serve the pages to the browser if the web server is on a distant network and [...]