have my generated chart ready to be picked
up by result processing
private JFreeChart chart;
not sure of that helps
adam
> Date: Wed, 29 Sep 2010 14:39:54 +0200
> Subject: Possible to combine struts2-portlet-plugin and
> struts2-jfreechart-plugin?
> From: perj.
Hi,
In my development team we have just started to use the
struts2-portlet-plugin.
We want to create a portlet that renders a chart to include in a page, and
we try to use the struts2-jfreechart-plugin for this. So far no luck with
this.
Is it possible to create an action that is both a "po
It doesn't have anything to do with Tiles; it's just
that the default chart package doesn't extend the
struts-default package, hence the normal interceptor
stack isn't executed.
Defining your own interceptor stack should fix the
issue.
d.
--- Kate Fox <[EMAIL PROTECTED]> wrote:
> The version wh
Do you also know if it's possible for JFreeChart to work with tiles?
Does it also need an interceptor?
Thanks,
Kate
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
You don't need the fix to get this to work. You need to add the
servletConfig interceptor to the interceptor stack of your action. This is
the interceptor that looks for ServletRequestAware and injects the
HttpServletRequest onto your action.
Kate Fox-2 wrote:
>
> The version where it's fixed
The version where it's fixed isn't out yet, correct? (I'm using
struts2-tiles-plugin-2.0.11.jar and it's not working).
Where can I get the patched version? Also will it work with tiles?
Thanks,
Kate
-
To unsubscribe, e-mail:
https://issues.us.apache.org/struts/browse/WW-2204
--- Kate Fox <[EMAIL PROTECTED]> wrote:
> My JFreeChart action class implements
> ServletRequestAware, but
> setServletRequest is not being called.
>
> Here is my definition from struts.xml:
>
>extends="jfreechart-default">
>
>
My JFreeChart action class implements ServletRequestAware, but
setServletRequest is not being called.
Here is my definition from struts.xml:
650
500
How can I get a HttpServletRequest object in my action?
Thanks for your
Hi to everyone.
It seems that JFreeChart plugin for Striuts 2 doesn't work with java
1.4.
Is there any way to use it with java 1.4?
Thanks in advance.
Andrei Sauchanka,
Software Engineer
EPAM Systems
Gomel office, Belarus (GMT+2)
Office fax: +375 (23) 553-200
Mobile: +375 (29) 236-66-04, 124-4
9 matches
Mail list logo