RE: [Graphs]

2002-09-18 Thread Mohan Radhakrishnan

Hi,
> its not able to find the graph file 
I think I know what you mean.Our design uses DTO's to send images and
tabular data from the business tier - Our design is still taking shape 8-).
Now I plan to look at the source code of http://cewolf.sourceforge.net/  for
ideas to get the image and put it in the JSP's stream. If we were to use the
sourceforge tag library, then it might not be extensible ? I mean that since
we are using some J2EE patterns like business delegate in the future we
could use EJB's. If it were just tag handlers .I am not sure.
  The basic idea is to plug-in and plug-out the reporter business tier/graph
engine without affecting the presentation tier. This could still be possible
with tag libraries.
bye,
Mohan


-Original Message-
From: Susmita Pati [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 6:11 PM
To: 'Struts Users Mailing List'
Subject: RE: [Graphs]


Hi Mohan
Thanks for ur advise. I have started using Kava but the problem i am facing
is its not able to find the graph file that it generates to display on the
JSP
Thanks in advance
susmita

-Original Message-
From: Mohan Radhakrishnan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 1:51 AM
To: 'Struts Users Mailing List'
Subject: RE: [Graphs]


Hi,
 Ours is a report engine doing just that. Kava, Struts, tomcat, JSP's.
http://cewolf.sourceforge.net/ posted here seems to be good but we already
have a design separating the reporter engine from the rendering
engine(Kava). The struts tier is separate.
bye,
Mohan


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: [Graphs]

2002-09-18 Thread Ashish Kulkarni

Hi, if u are plan to spend some bucks
then visit www.ve.com they have nica packages which we
use in our project
Ashish
--- David Graham <[EMAIL PROTECTED]> wrote:
> JFreeChart might work.  I don't know too much about
> it but the samples on 
> the website look pretty impressive.
> 
> Dave
> 
> 
> >From: "Kalaiselvan" <[EMAIL PROTECTED]>
> >Reply-To: "Struts Users Mailing List"
> <[EMAIL PROTECTED]>
> >To: "Struts Users Mailing List"
> <[EMAIL PROTECTED]>
> >Subject: Re:  [Graphs]
> >Date: Wed, 18 Sep 2002 10:55:59 +0530
> >
> >Hi Susmita
> >
> >We are using  RChartServlet in XSL for generating
> graphs in our JSPs.
> >I dont have any experience in developing this
> graph. One of our old 
> >projects
> >my colleagues were using this rchart package for
> drawing the graph..
> >
> >Hope this will helpfull for you.
> >
> >Kalaiselvan.S
> >
> >- Original Message -
> >From: "Susmita Pati" <[EMAIL PROTECTED]>
> >To: "'Struts Users Mailing List'"
> <[EMAIL PROTECTED]>
> >Sent: Wednesday, September 18, 2002 12:44 AM
> >Subject: [Graphs]
> >
> >
> > > Hi All
> > >
> > > I wanted to have a chart displayed on my jsp
> page.
> > > Any ideas which is the best solution, i looked
> around the net found few
> > > things like Kava and stuff like that.
> > > Just wanted to know if anyone else has used. Any
> suggestions are welcome
> > >
> > > Thanks
> > > susmita
> > >
> > > --
> > > To unsubscribe, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> > > For additional commands, e-mail:
> ><mailto:[EMAIL PROTECTED]>
> > >
> >
> >
> >
> >--
> >To unsubscribe, e-mail:   
> ><mailto:[EMAIL PROTECTED]>
> >For additional commands, e-mail: 
> ><mailto:[EMAIL PROTECTED]>
> 
> 
> 
> 
>
_
> Send and receive Hotmail on your mobile device:
> http://mobile.msn.com
> 
> 
> --
> To unsubscribe, e-mail:  
> <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
> <mailto:[EMAIL PROTECTED]>
> 


=
A$HI$H

__
Do you Yahoo!?
Yahoo! News - Today's headlines
http://news.yahoo.com

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: [Graphs]

2002-09-18 Thread David Graham

JFreeChart might work.  I don't know too much about it but the samples on 
the website look pretty impressive.

Dave


>From: "Kalaiselvan" <[EMAIL PROTECTED]>
>Reply-To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>To: "Struts Users Mailing List" <[EMAIL PROTECTED]>
>Subject: Re:  [Graphs]
>Date: Wed, 18 Sep 2002 10:55:59 +0530
>
>Hi Susmita
>
>We are using  RChartServlet in XSL for generating graphs in our JSPs.
>I dont have any experience in developing this graph. One of our old 
>projects
>my colleagues were using this rchart package for drawing the graph..
>
>Hope this will helpfull for you.
>
>Kalaiselvan.S
>
>- Original Message -
>From: "Susmita Pati" <[EMAIL PROTECTED]>
>To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
>Sent: Wednesday, September 18, 2002 12:44 AM
>Subject: [Graphs]
>
>
> > Hi All
> >
> > I wanted to have a chart displayed on my jsp page.
> > Any ideas which is the best solution, i looked around the net found few
> > things like Kava and stuff like that.
> > Just wanted to know if anyone else has used. Any suggestions are welcome
> >
> > Thanks
> > susmita
> >
> > --
> > To unsubscribe, e-mail:
><mailto:[EMAIL PROTECTED]>
> > For additional commands, e-mail:
><mailto:[EMAIL PROTECTED]>
> >
>
>
>
>--
>To unsubscribe, e-mail:   
><mailto:[EMAIL PROTECTED]>
>For additional commands, e-mail: 
><mailto:[EMAIL PROTECTED]>




_
Send and receive Hotmail on your mobile device: http://mobile.msn.com


--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: [Graphs]

2002-09-18 Thread Susmita Pati

Hi Mohan
Thanks for ur advise. I have started using Kava but the problem i am facing
is its not able to find the graph file that it generates to display on the
JSP
Thanks in advance
susmita

-Original Message-
From: Mohan Radhakrishnan [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 1:51 AM
To: 'Struts Users Mailing List'
Subject: RE: [Graphs]


Hi,
 Ours is a report engine doing just that. Kava, Struts, tomcat, JSP's.
http://cewolf.sourceforge.net/ posted here seems to be good but we already
have a design separating the reporter engine from the rendering
engine(Kava). The struts tier is separate.
bye,
Mohan

-Original Message-
From: Susmita Pati [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 12:44 AM
To: 'Struts Users Mailing List'
Subject: [Graphs]


 Hi All

I wanted to have a chart displayed on my jsp page.
Any ideas which is the best solution, i looked around the net found few
things like Kava and stuff like that.
Just wanted to know if anyone else has used. Any suggestions are welcome

Thanks
susmita

--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>


--
To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>

--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




Re: [Graphs]

2002-09-17 Thread Stefan

Hi Susmita,

did you had a look at Batik and Svg?
http://xml.apache.org/batik
You can use Batik within the Struts framework very comfortable in connection
with a jsp 1.2 taglib to create dynamic Charts etc in svg, jpg, png or tiff
format.
http://www.p8serv.de/werkstatt/view.do?nodeId=Werkzeug&con
tentId=BatikLib&sId=411

regards
Stefan

- Original Message -
From: "Susmita Pati" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Tuesday, September 17, 2002 9:14 PM
Subject: [Graphs]


> Hi All
>
> I wanted to have a chart displayed on my jsp page.
> Any ideas which is the best solution, i looked around the net found few
> things like Kava and stuff like that.
> Just wanted to know if anyone else has used. Any suggestions are welcome
>
> Thanks
> susmita
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




RE: [Graphs]

2002-09-17 Thread Mohan Radhakrishnan

Hi,
 Ours is a report engine doing just that. Kava, Struts, tomcat, JSP's.
http://cewolf.sourceforge.net/ posted here seems to be good but we already
have a design separating the reporter engine from the rendering
engine(Kava). The struts tier is separate.
bye,
Mohan

-Original Message-
From: Susmita Pati [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, September 18, 2002 12:44 AM
To: 'Struts Users Mailing List'
Subject: [Graphs]


 Hi All

I wanted to have a chart displayed on my jsp page.
Any ideas which is the best solution, i looked around the net found few
things like Kava and stuff like that.
Just wanted to know if anyone else has used. Any suggestions are welcome

Thanks
susmita

--
To unsubscribe, e-mail:

For additional commands, e-mail:



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Graphs]

2002-09-17 Thread Kalaiselvan

Hi Susmita

We are using  RChartServlet in XSL for generating graphs in our JSPs.
I dont have any experience in developing this graph. One of our old projects
my colleagues were using this rchart package for drawing the graph..

Hope this will helpfull for you.

Kalaiselvan.S

- Original Message -
From: "Susmita Pati" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, September 18, 2002 12:44 AM
Subject: [Graphs]


> Hi All
>
> I wanted to have a chart displayed on my jsp page.
> Any ideas which is the best solution, i looked around the net found few
> things like Kava and stuff like that.
> Just wanted to know if anyone else has used. Any suggestions are welcome
>
> Thanks
> susmita
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>



--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: [Graphs]

2002-09-17 Thread K.Viswanathan

Take a look at

http://cewolf.sourceforge.net/

Chreers!
Vishy

- Original Message -
From: "Susmita Pati" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Wednesday, September 18, 2002 12:44 AM
Subject: [Graphs]


> Hi All
>
> I wanted to have a chart displayed on my jsp page.
> Any ideas which is the best solution, i looked around the net found few
> things like Kava and stuff like that.
> Just wanted to know if anyone else has used. Any suggestions are welcome
>
> Thanks
> susmita
>
> --
> To unsubscribe, e-mail:

> For additional commands, e-mail:

>
>


--
To unsubscribe, e-mail:   
For additional commands, e-mail: 




Re: Graphs

2002-02-28 Thread @Basebeans.com

Subject: Re: Graphs
From: "Claudio Parnenzini" <[EMAIL PROTECTED]>
 ===
You can use, http://jrefinery.com/jfreechart/

Claudio

"Lister, Tom (ANTS)" <[EMAIL PROTECTED]> a écrit dans le message de
news: [EMAIL PROTECTED]
> Hi
> Does anyone know of a straightforward graphing applet that goes with
struts
> Only need to plot simple 2d data as a line or bar chart
>
> :-)
> [EMAIL PROTECTED]
>
>
>
>
***
> This email message contains confidential information for the above
addressee only.  If you are not the intended addressee you must not disclose
or use the information in any manner whatsoever.
>
> Any opinion or views contained in this email message are those of the
sender, do not represent those of the Company in any way and reliance should
not be placed upon its contents.
>
> Unless otherwise stated this email message is not intended to be
contractually binding.  Where an Agreement exists between our respective
companies and there is conflict between the contents of this email message
and the Agreement then the terms of that Agreement shall prevail.
>
> Abbey National Treasury Services plc. Registered in England. Registered
Office:  Abbey House, Baker Street, London NW1 6XL.  Company Registration
No: 2338548.  Regulated by the FSA
>
***
>
>
> --
> To unsubscribe, e-mail:
<mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail:
<mailto:[EMAIL PROTECTED]>
>



--
To unsubscribe, e-mail:   <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>




RE: Graphs

2002-02-28 Thread Arnaud Heritier

It's not an applet but libraries that you can use to generate images 
viewable from a servlet or in an applet :

http://jrefinery.com/jfreechart/
http://chart2d.sourceforge.net/

arno

> -Message d'origine-
> De:   Lister, Tom (ANTS) [SMTP:[EMAIL PROTECTED]]
> Date: jeudi 28 fevrier 2002 14:21
> A:'Struts Users Mailing List'
> Objet:Graphs
>
> Hi
> Does anyone know of a straightforward graphing applet that goes with 
struts
> Only need to plot simple 2d data as a line or bar chart
>
> :-)
> [EMAIL PROTECTED]
>
>
>
> 
***
> This email message contains confidential information for the above 
addressee only.  If you are not the intended addressee you must not 
disclose or use the information in any manner whatsoever.
>
> Any opinion or views contained in this email message are those of the 
sender, do not represent those of the Company in any way and reliance 
should not be placed upon its contents.
>
> Unless otherwise stated this email message is not intended to be 
contractually binding.  Where an Agreement exists between our respective 
companies and there is conflict between the contents of this email message 
and the Agreement then the terms of that Agreement shall prevail.
>
> Abbey National Treasury Services plc. Registered in England. Registered 
Office:  Abbey House, Baker Street, London NW1 6XL.  Company Registration 
No: 2338548.  Regulated by the FSA
> 
***
>
>
> --
> To unsubscribe, e-mail: 
  
> For additional commands, e-mail: 



--
To unsubscribe, e-mail:   
For additional commands, e-mail: