Main method for this controller to handle requests. It first checks the request is valid, and then handles the corresponding activity
For this controller the only activity is to handle a cache request
Overrides
Controller::processRequest() (This function should be overriden to web handle requests)