Hi, I am using $this->Session->setFlash to flash the error messages to the browser and its working fine.
But, unfortunately, it is displaying the messages when it shouldn't display also. It is seems like, its getting the information's from cache and displaying.
Please let me know, is there any way to solve it?