Did you try to use dynamic variables inside your result declaration?
Something like this:
chart
png
${width}
${height}
2010/11/4 mccorby :
>
> I forgot to tell the environment I'm working with:
> - Struts2 2.2.1
> - struts2-jfreechart-plugin-2.2.1
>
>
&g
I forgot to tell the environment I'm working with:
- Struts2 2.2.1
- struts2-jfreechart-plugin-2.2.1
mccorby wrote:
>
> Hi all,
> I am using jfreechart plugin to display charts in the application.
> Everything was ok until I found out that certain images were clipped.
> Th
Hi all,
I am using jfreechart plugin to display charts in the application.
Everything was ok until I found out that certain images were clipped.
This happens to charts having many items in the legend so that only (part
of) the legend is displayed.
Though I can change the height property in the
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
My result is:
chart
png
640
480
This causes FF to show me the "save as" box to download a file, rather than
an image.
Hi
I am using the jfreechart plugin supplyed with the Struts 2.1.6 download I
manage to get a chart but can't get tooltip to work. Is there anyone who have
used tooltip together with jfreechart plugin.
-
To unsubscribe, e
, but returns ASCII
caracteres :
Thanks for a help .
Herrera
Leena Borle wrote:
>
> Hello,
> Has anyone tried out JFreeChart plugin? I am trying to run the sample
> code
> available on plugin documentation page. I see all ASCII characters getting
> printed on my brow
oper
Nuvox Communications
> From: Leena Borle <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List
> Date: Tue, 13 May 2008 13:50:00 -0700
> To: Struts Users Mailing List
> Subject: Re: JFreeChart plugin
>
> Hi,
> I'm using Tomcat-5.5.25. I found out that, if I
Applications Developer
> > Nuvox Communications
> >
> >
> >
> > > From: Leena Borle <[EMAIL PROTECTED]>
> > > Reply-To: Struts Users Mailing List
> > > Date: Tue, 13 May 2008 10:41:57 -0700
> > > To: Struts Users Mailing List
> >
ns
>
>
>
> > From: Leena Borle <[EMAIL PROTECTED]>
> > Reply-To: Struts Users Mailing List
> > Date: Tue, 13 May 2008 10:41:57 -0700
> > To: Struts Users Mailing List
> > Subject: JFreeChart plugin
> >
> > Hello,
> > Has anyone tried out JFre
rom: Leena Borle <[EMAIL PROTECTED]>
> Reply-To: Struts Users Mailing List
> Date: Tue, 13 May 2008 10:41:57 -0700
> To: Struts Users Mailing List
> Subject: JFreeChart plugin
>
> Hello,
> Has anyone tried out JFreeChart plugin? I am trying to run the sample code
>
Hello,
Has anyone tried out JFreeChart plugin? I am trying to run the sample code
available on plugin documentation page. I see all ASCII characters getting
printed on my browser screen instead of an image file.
Any help is appreciated.
Thanks,
Leena.
Hi,
I have the same problem once i place the
struts2-jfreechart-plugin-2.0.11.jar I have got the deployment error like
this
Apr 29, 2008 2:13:30 PM org.apache.catalina.core.StandardContext filterStart
SEVERE: Exception starting filter struts2
Class: gnu.xml.dom.DomElement
File
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]
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>
--
View this message in context:
http://www.nabble.com/Struts2-%2B-JFreeChart-Plugin-%2B-HttpServletRequest-tf4866292.h
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
.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:210)
>
> org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:174)
>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>
> org.apache.catalina.valves.
t; Struts Problem Report
>>
>> Struts has detected an unhandled exception:
>> # Messages: There is no Action mapped for namespace /ccbill and action
>> name viewModerationChart.
>> Stacktraces
>> There is no Action mapped for namespace /ccbill and action
Did you fix the package declarations?
Turn up the log level, too.
--- swaddee <[EMAIL PROTECTED]> wrote:
> It seems more times than not
More times than not? Does it work sometimes?
d.
the war does not load
> if the viewModerationChart
> action is in struts.xml. It doesn't matter what the
> n
nvoke(StandardContextValve.java:174)
>
> org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:127)
>
> org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:117)
>
> org.apache.catalina.core.StandardEngineValve.invoke(StandardEngi
yoteAdapter.service(CoyoteAdapter.java:151)
>
> org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:870)
>
> org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:665)
>
> org.apac
What does the config browser think your configuration
is?
I don't know if having two packages with the same
namespace would work or not; I've never tried it.
Doesn't strike me as a good idea even if it did work,
though.
--- swaddee <[EMAIL PROTECTED]> wrote:
>
> I recently started using struts
org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:685)
java.lang.Thread.run(Thread.java:595)
--
View this message in context:
http://www.nabble.com/help-with-struts-2-%2B-jfreechart-plugin-example-tf4726334.html#a13513669
Sent from the St
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 th
ober 09, 2007 10:21 AM
To: Struts Users Mailing List
Subject: OT: can't use JFreeChart plugin so ...
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 implement
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 fi
hi all,
I don't know how to implement the following use-case using the
JFreeChart plugin and would appreciate some guidance:
I have an Action that does some lengthy computation and generates some
data that needs to be plotted in several graphs and displayed to the
user in a JSP page.
There has been a little discussion recently about the JFreeChart plugin on
JIRA. The issue is that the plugin defines a package in its
struts-plugin.xml which does not extend struts-default. Therefore
JFreeChart actions cannot (without seemingly unnecessary extra work), for
example, have
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
Struts2 Fan wrote:
Hi all,
http://struts.apache.org/2.x/docs/jfreechart-plugin.html
In this page it just gives an example to make the action return a chart. My
question is how can I display it on a part of a jsp?
Any help will be appreciated...
As with any resource you want to display in a
>
>
--
View this message in context:
http://www.nabble.com/how-to-Display-a-chart-created-by-jfreechart-plugin-in-a-jsp--tf4211390.html#a11980475
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubs
In this page it just gives an example to make the action return a chart.
> My
> question is how can I display it on a part of a jsp?
>
> Any help will be appreciated...
> --
> View this message in context:
> http://www.nabble.com/how-to-Display-a-chart-created-by-jfreechart-
-Display-a-chart-created-by-jfreechart-plugin-in-a-jsp--tf4211390.html#a11979863
Sent from the Struts - User mailing list archive at Nabble.com.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL
38 matches
Mail list logo