Search found 1 match

by clarkjohnken
Fri Mar 13, 2020 9:22 am
Forum: JFreeChart
Topic: JFreeChart with Servlets
Replies: 0
Views: 6147

JFreeChart with Servlets

Hi. I've been using jfreechart with servlets, and I'm looking for ways to speed it up. I was wondering, will the charts would still work if I stripped out all of the event passing/change listeners code? Also, does anyone know how to embed a picture into a http response using something like muli-part...