Hi,

I ve tried redirecting to a specific URL (not a View) using the below two methods

1) return new ModelAndView("redirect:/profile/?action=sitereg&sitekey="+ sitekey +"&user_locale=" + locale...