I want to call a web app with spring mvc, I call the controller method and i want to get as return method an image. In view (my jsp) I have a script that generate a chart (I'm using apexcharts) then...