/u/Major-Wear2485's posts
What exactly is it about my RedirectAttributes object after Object Mapper maps JSON to my Spring model causing things to return status code 400?
Mark as read: Add to a list
Hitting at wall with my Spring MVC web app. I'm getting JSON back instead of HTML/JSP. What exactly am I missing with everything causing this to happen?
Mark as read: Add to a list
Hitting a wall with my Spring MVC web app. What's causing the stuff to get all messy where I'm returning JSON instead of HTML/JSP. What exactly am I doing wrong/what's missing to get HTML/JSP?
Mark as read: Add to a list
What exactly is it about my RedirectAttributes object after Object Mapper maps JSON to my Spring model causing things to return status code 400?
Mark as read: Add to a list
What exactly is it about my RedirectAttributes object after Object Mapper maps JSON to my Spring model causing things to return status code 400?
Mark as read: Add to a list
What exactly is it about my RedirectAttributes object after Object Mapper maps JSON to my Spring model causing things to return status code 400?
Mark as read: Add to a list
Java MVC backend to support JSON in the request body but I'm getting an error 415. What's missing in my configuration? Client side, or server side? What's the missing thing?
Mark as read: Add to a list
For some reason, I'm getting a list of JSON rather than my JSP page itself. With everything going on with my setup from Javascript to the actual controller. What's really causing the issue where I can't even display JSON as HTML?
Mark as read: Add to a list