<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000066">
    Dear Kevin<br>
    <br>
    but,I want to show it numerically.<br>
    <br>
    Thanks<br>
    On 04/14/2011 02:42 PM, Kevin P. Foote wrote:
    <blockquote
      cite="mid:alpine.LFD.2.02.1104140929450.21059@denali.cc.iup.edu"
      type="cite">
      <pre wrap="">
Amir... 

1) create a cgi that gives you the rrd-graph out put you want, a picture, a
number etc.. optionally make the cgi take some args.

2) call that cgi from a location on your jsp page... 


Here is an image call that I use to do such ..  
&lt;img src="/cgi-bin/my-great-cgi.cgi?hours=24"&gt; 

Creating the cgi to do what you want is the fun part

------
thanks
  kevin.foote

On Thu, 14 Apr 2011, amir wrote:

-&gt; hello dears
-&gt; would you please, How?
-&gt; is there any sample or example which you refer me on that?
-&gt; Best Regards
-&gt; Amir Azhdari
-&gt; 
-&gt; On 04/13/2011 08:52 PM, Kevin P. Foote wrote:
-&gt; &gt; probably 100's of ways to do this...
-&gt; &gt; 
-&gt; &gt; you could for instance have your jsp page refer to an on-the-fly cgi that
-&gt; &gt; gives you what you need statically or with variables that you pass in
-&gt; &gt; the cgi call .. ..
-&gt; &gt; 
-&gt; &gt; 
-&gt; &gt; ------
-&gt; &gt; thanks
-&gt; &gt;    kevin.foote
-&gt; &gt; 
-&gt; &gt; On Wed, 13 Apr 2011, amir wrote:
-&gt; &gt; 
-&gt; &gt; -&gt;  Hello Dears,
-&gt; &gt; -&gt;
-&gt; &gt; -&gt;  I am Amir Azhdari, Actually i'm working in a project which i have to
-&gt; &gt; fetch
-&gt; &gt; -&gt;  data from rrd file which already created and show it in JSP pages,
-&gt; &gt; -&gt;  Kindly, would you please help me, because i searched a lot in websites,
-&gt; &gt; but i
-&gt; &gt; -&gt;  couldn't find the way to retrieved the data into a JSP pages.
-&gt; &gt; -&gt;  I will glad to hearing from You.
-&gt; &gt; -&gt;  if there is a charge(cost) please let me know.
-&gt; &gt; -&gt;  Best Regards
-&gt; &gt; -&gt;  Amir Azhdari
-&gt; &gt; -&gt;
-&gt; &gt; 
-&gt; 
-&gt; 

</pre>
    </blockquote>
    <br>
  </body>
</html>