adspace
Can we send an object as the response of controller handler method?
Answer Posted / Akshay Vivek
Yes, you can send an object as a response from a Spring MVC controller by using ModelAndView or ResponseEntity classes.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers