RE: [OT] Re: graphs in jsp/struts

2006-08-01 Thread Juan M. Tula
Look here: http://www.java-source.net/open-source/charting-and-reporting -Mensaje original- De: Antonio Petrelli [mailto:[EMAIL PROTECTED] Enviado el: Martes, 01 de Agosto de 2006 10:08 a.m. Para: Struts Users Mailing List Asunto: [OT] Re: graphs in jsp/struts Patil, Sheetal ha scritto

[OT] Re: graphs in jsp/struts

2006-08-01 Thread Antonio Petrelli
Patil, Sheetal ha scritto: hi all i want to display graphs in my application. so is there any taglibs or something else to display graphs. If you mean "charts" then you can check JFreeChart out: http://www.jfree.org/jfreechart It also has a servlet that displays generated charts Ciao Ant