Re: graphs in jsp/struts

2006-08-01 Thread Thomas Joseph
, August 01, 2006 6:26 PM Subject: graphs in jsp/struts hi all i want to display graphs in my application. so is there any taglibs or something else to display graphs. Sp

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

graphs in jsp/struts

2006-08-01 Thread Patil, Sheetal
hi all i want to display graphs in my application. so is there any taglibs or something else to display graphs. Sp