Steven Error trying to draw image gallery org.apache.velocity.exception.ParseErrorException: Encountered "=" at /templates/gallery-dynamic-slideshow.vm[line 64, column 37] Was expecting one of: ... "-" ... "+" ... "*" ... "/" ... "%" ... ...
who supplies the Velocity Macros for the JFreeChart example? Thanks, Martin ______________________________________________ Verzicht und Vertraulichkeitanmerkung/Note de déni et de confidentialité Diese Nachricht ist vertraulich. Sollten Sie nicht der vorgesehene Empfaenger sein, so bitten wir hoeflich um eine Mitteilung. Jede unbefugte Weiterleitung oder Fertigung einer Kopie ist unzulaessig. Diese Nachricht dient lediglich dem Austausch von Informationen und entfaltet keine rechtliche Bindungswirkung. Aufgrund der leichten Manipulierbarkeit von E-Mails koennen wir keine Haftung fuer den Inhalt uebernehmen. Ce message est confidentiel et peut être privilégié. Si vous n'êtes pas le destinataire prévu, nous te demandons avec bonté que pour satisfaire informez l'expéditeur. N'importe quelle diffusion non autorisée ou la copie de ceci est interdite. Ce 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 16:08:31 +0800 > Subject: Re: How can I put multiple charts into a single JSP page using JFree > Chart? > From: kenshin...@gmail.com > To: user@struts.apache.org > > 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 <lukaszlen...@apache.org>wrote: > > > 2013/4/17 Norah Jones <nh.jone...@gmail.com>: > > > 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. Just put multiple tags or call an action with different > > params to generate different charts. > > > > > > Regards > > -- > > Łukasz > > + 48 606 323 122 http://www.lenart.org.pl/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: user-unsubscr...@struts.apache.org > > For additional commands, e-mail: user-h...@struts.apache.org > > > >