Hi, This is my first mail to list...if my suggestions are too obvious please ignore them.
we are developing some application using turbine and we have used jfree chart. addition to info you are passing we are passing <.......pluginspage="http://www.adobe.com/svg/viewer/install/" type="image/svg+xml" src=...." />. How you are sending image info.....type depends on that. I hope this will work for you. Thanks, Pradeep Kumar Chaturvedi >>> [EMAIL PROTECTED] 5/14/2004 1:09:24 AM >>> Hello list, I'm intergrating JFreeChart into a Turbine application. The JFreeChart folks have a suggested way of streaming a PNG graphic, such that you can serve up a dynamic graphic by referenceing your graphic generating servlet within a image tag... <img src=\"ChartGenerator?type=" + param + "/> My problem is I need to pass more information than what could be passed in URL parameters. Does anyone have suggestions as to how I could accomplish this? Dave Harris --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED] --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]