Hi Roy, thanks for taking a look at my request. I've tested the snapshot and it appears to be working as your change intends, though the way I'm using redirect: may not be the way it is supposed to...
Type: Posts; User: jason m; Keyword(s):
Hi Roy, thanks for taking a look at my request. I've tested the snapshot and it appears to be working as your change intends, though the way I'm using redirect: may not be the way it is supposed to...
I have a website using spring web mvc and spring mobile. Everything works great except for when I return the ModelAndView object as a redirect (ModelAndView("redirect:/")). I am using the latest...