I need to send a JSON string to MVC Controller that returns a ModelAndView object but I dont know how to send the json without AJAX and, if I send the json with AJAX the ModelAndView not redirects me.I need to send a JSON string to MVC Controller
I need to send a JSON string to MVC Controller that returns a ModelAndView object but I dont know how to send the json without AJAX and, if I send the json with AJAX the ModelAndView not redirects me.I need to send a JSON string to MVC Controller