JFreeChart with Servlets

A discussion forum for JFreeChart (a 2D chart library for the Java platform).
Locked
Matthew Parrish

JFreeChart with Servlets

Post by Matthew Parrish » Tue Aug 07, 2001 5:37 pm

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 mime (email + attachment)?

Thanks in advance,
Matthew Parrish

Locked