Stephane James Vaucher wrote:
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,

Thanks

I saw that project and considered it, the project I'm working on started with Velocity, so I'm continuing it. Also I have to admit that I'm a Turbine beginner and very much still on the learning curve.

I've seen on the list that some folks are attempting to use both JSP and Velocity at the same time.

Dave Harris


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