yeah, thats how i did it: http://gmxmailnotifier.cvs.sourceforge.net/gmxmailnotifier/basement5/src/main/java/de/phoet/basement5/components/Chart.java?view=markup
-----Ursprüngliche Nachricht----- Von: Joshua Jackson [mailto:[EMAIL PROTECTED] Gesendet: Montag, 4. Juni 2007 10:30 An: Tapestry users Betreff: Re: How Can I display chart in Tapestry pages? You have to make your own Chart component/module to support JFreeChart. It shouldn't be too hard making components in tapestry5. Then after that you can call it from your page as such: <t:chart /> Good luck On 6/4/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > owh yes! > I already made it. (just by browsing to repo1.maven.org/, find it at > jfreechart/jfreechart) > Thanks. > But then, how can I include it in my page? > there isn't any <t:type="JFreeChart"> isn't ? > Or else? > > (I have download source of JFreeChart too, I hope there's example that I can > follow) > Thanks > > 2007/6/4, Joshua Jackson <[EMAIL PROTECTED]>: > > > > I don't think this is related specifically to tapestry. Try adding > > jfreechart to your pom.xml > > > > On 6/4/07, Eko S.W. <[EMAIL PROTECTED]> wrote: > > > Dear All, > > > I am sorry for this newbie question. > > > But how can I display chart on a page in T5? > > > > > > What is the dependency should I include in pom.xml? > > > Thanks in advance > > > -- > > > Best wishes, > > > Eko SW > > > http://swdev.blogs.friendster.com/my_blog/ > > > > > > > > > -- > > YM!: thejavafreak > > Blog: http://www.nagasakti.or.id/roller/joshua/ > > > > --------------------------------------------------------------------- > > To unsubscribe, e-mail: [EMAIL PROTECTED] > > For additional commands, e-mail: [EMAIL PROTECTED] > > > > > > > -- > Best wishes, > Eko SW > http://swdev.blogs.friendster.com/my_blog/ > -- YM!: thejavafreak Blog: http://www.nagasakti.or.id/roller/joshua/ --------------------------------------------------------------------- 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]