My web application has a new requirement that if parameter coming in url then land to email page. otherwise on index page like always. Its a very old client product and not much scope to change lot in code so i put a check in controller that if encrypted email coming in then land to email page. example url -My web application has a new requirement that i