Generate the graph the way you do in applets. You can use kavachart or javachart from www.ve.com .Convert the graph using JPEG encoder or GIF encoder. JPEG encoder is faster than GIF encoder.
Store it in a file and access it like a image in the html file.
Madhavi
-----Original Message-----
From: A mailing list for discussion about Sun Microsystem's Java Servlet API Technology. [mailto:[EMAIL PROTECTED]]On Behalf Of Boon Huat
Sent: Thursday, February 24, 2000 7:23 PM
To: [EMAIL PROTECTED]
Subject: Generating image file ?

Hi all,
 
Does anybody know how to generate a simple image file(eg a graph or chart which is dynamic) from a servlet and output this to the client.
   
Thanks in advance.....
 
Regards
Boon Huat
 
 

Reply via email to