jfreechart « MVC « Spring Q&A





1. jfreechart and spring mvc    forum.springsource.org

This post is 2 years old and has no response. Did you figure it out? I'd love to use jFreeChart with Spring MVC directly.

2. Spring MVC, cewolf, JFreeChart, ModelAndView?    forum.springsource.org

Spring MVC, cewolf, JFreeChart, ModelAndView? Hi, I am currently facing an issue trying to use the cewolf taglib with Spring MVC. My controller method looks as follows: public ModelAndView handleRequest(HttpServletRequest request, ...