hi,
My action outputs 3 lists (using 3 displaytag tables) of statistics plus 3
charts that must be all displayed together. You can not do this using a
stream result, it would be the case if outputing only one chart with no
lists.
regards,
Giovanni
>
> Any reason you can't generate the charts o
Any reason you can't generate the charts on the fly using the stream
result or a dedicated servlet?
Nils-H
On 10/9/07, Giovanni Azua <[EMAIL PROTECTED]> wrote:
> hi all,
>
> Since I have a use-case where I can't use the JFreeChart plugin then
> ended up handling the writing and reading of the gen
hi all,
Since I have a use-case where I can't use the JFreeChart plugin then
ended up handling the writing and reading of the generated chart image
files myself.
So my action implements ServletContextAware and using the function
getRealPath("/") I can generate the png files with unique names
3 matches
Mail list logo