In case you didn't see this:

http://cewolf.sourceforge.net/

Not streaming, but it's dynamic. You'd probably have to use a jsp or write 
a tool to mimic the taglib.

HTH
sv

On Thu, 13 May 2004, David Harris wrote:

> 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]

Reply via email to