Re: How can I put multiple charts into a single JSP page using JFree Chart?

2013-04-26 Thread Steven Yang
'information seulement et n'aura > pas n'importe quel effet légalement obligatoire. Étant donné que les email > peuvent facilement être sujets à la manipulation, nous ne pouvons accepter > aucune responsabilité pour le contenu fourni. > > > > > > Date: Fri, 26 Ap

RE: How can I put multiple charts into a single JSP page using JFree Chart?

2013-04-26 Thread Martin Gainty
message sert à l'information seulement et n'aura pas n'importe quel effet légalement obligatoire. Étant donné que les email peuvent facilement être sujets à la manipulation, nous ne pouvons accepter aucune responsabilité pour le contenu fourni. > Date: Fri, 26 Apr 2013 1

Re: How can I put multiple charts into a single JSP page using JFree Chart?

2013-04-26 Thread Steven Yang
indeed just include multiple img tags that points to actions that generate images using JFreeChart see http://struts.apache.org/development/2.x/docs/jfreechart-plugin.html On Fri, Apr 26, 2013 at 3:01 PM, Lukasz Lenart wrote: > 2013/4/17 Norah Jones : > > I am planning to use JFree Charts for m

Re: How can I put multiple charts into a single JSP page using JFree Chart?

2013-04-26 Thread Lukasz Lenart
2013/4/17 Norah Jones : > I am planning to use JFree Charts for my web application. I have a > requirement to place multiple Charts (say multiple pie charts) on a single > JSP page. How can I achieve using JFree Charts? I have limited knowledge about JFree CHarts but it shouldn't be a problem. J

How can I put multiple charts into a single JSP page using JFree Chart?

2013-04-17 Thread Norah Jones
Hi, I am planning to use JFree Charts for my web application. I have a requirement to place multiple Charts (say multiple pie charts) on a single JSP page. How can I achieve using JFree Charts? I am using Struts2 for building this web application. Thanks, Norah Jones --

Jfree chart

2008-03-04 Thread hns
-- View this message in context: http://www.nabble.com/Jfree-chart-tp15823524p15823524.html Sent from the Struts - User mailing list archive at Nabble.com. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands

Re: Problem with struts and jfree chart

2007-03-07 Thread David Durham
GulliGulli Bob wrote: it works, when i add the jars as "external jars" (in eclipse), but now i have another problem. struts starts up without errors, but in runtime i get the following error: ... javax.servlet.ServletException: org/jfree/util/PublicCloneable at org.apache.jasper.runtim

Re: Problem with struts and jfree chart

2007-03-07 Thread GulliGulli Bob
se.service(HttpJspBase.java:133) ... jfreechart works without struts, so what that can be? Am Mittwoch, 7. März 2007 00:54 schrieb David Durham: > >> From: GulliGulli Bob [mailto:[EMAIL PROTECTED] > >> > >> my struts application works fine before I put the > >> jfree-c

Re: Problem with struts and jfree chart

2007-03-06 Thread David Durham
>> From: GulliGulli Bob [mailto:[EMAIL PROTECTED] >> >> my struts application works fine before I put the >> jfree-chart jars >> (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, >> gnujaxp.jar) in the classpath. >> Now I get the following errors: >> &

RE: Problem with struts and jfree chart

2007-03-06 Thread Dave Newton
37 PM > To: user@struts.apache.org > Subject: Problem with struts and jfree chart > > Hi, > > my struts application works fine before I put the > jfree-chart jars > (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, > gnujaxp.jar) in the classpath. > Now I get the following err

RE: Problem with struts and jfree chart

2007-03-06 Thread Patil, Sheetal
, March 06, 2007 6:37 PM To: user@struts.apache.org Subject: Problem with struts and jfree chart Hi, my struts application works fine before I put the jfree-chart jars (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, gnujaxp.jar) in the classpath. Now I get the following errors: INFO: validateJarFile(C:

Problem with struts and jfree chart

2007-03-06 Thread GulliGulli Bob
Hi, my struts application works fine before I put the jfree-chart jars (jfreechart-1.0.4.jar, jcommon-1.0.8.jar, gnujaxp.jar) in the classpath. Now I get the following errors: INFO: validateJarFile(C:\workspace\struts\WEB-INF\lib\servlet.jar) - jar not loaded. See Servlet Spec 2.3, section