Wrox Home  
Search P2P Archive for: Go

  Return to Index  

servlets thread: charts


Message #1 by "k.a.prasad" <kprasad_meh@y...> on Thu, 5 Apr 2001 16:52:01
> i am developing one site to my company in java by using servlets.In that 
> i  have to create my company graph like cricket rating charts
> please anybody can help me.
> 
> k.prasad

hi prasad,
   I am not sure what exactly  u r referring to. u r referring to a static graph or a dynamic graph 
that have to be generated??? In the case of static graph u can just prepare the graph in any 
presentation applications and u have to include the name and type of the file in the 
servlet.There is nothing like that servelts supports a pirticular type of files. u can just inlcude 
the files that r supported by HTML.
   u can generate dynamic graph as u do it in java only. there may be other techniques for 
servlets but I am not sure.
   Shyam

  Return to Index