I did something like that in a servlet some time ago.
I used a graphic context to paint my image (using data read from the db) and
when finished, I transformed that graphic context in a Jpeg Image using some
freeware java classes found on the network. Java thecnologies evolved
meanwhile but it could be of some interest, if you need some code example.

Hope that helps.
VIncenzo Scervo
------------------------------------------
Praxis Calcolo S.p.A.
Via Cavour 261
00184 Roma
Tel.: 06 4871469
Fax.: 06 4746753
------------------------------------------
Non si vede bene che con il cuore,
l'essenziale � invisibile agli occhi

----- Original Message -----
From: Miguel Casado <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Wednesday, August 30, 2000 2:37 PM
Subject: Dynamic image gif or png or jpeg


> Hello,
>
> I need for my project to use a java component which can perform  dynamic
> Image.
>
> For example I have some data in my database and I want illustrate them
> in a histogram.
>
> Who know where find such a component ?
>
> Thanks
>
> miguel
> [EMAIL PROTECTED]
>
>
===========================================================================
> To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff
JSP-INTEREST".
> Some relevant FAQs on JSP/Servlets can be found at:
>
>  http://java.sun.com/products/jsp/faq.html
>  http://www.esperanto.org.nz/jsp/jspfaq.html
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
>  http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

===========================================================================
To unsubscribe: mailto [EMAIL PROTECTED] with body: "signoff JSP-INTEREST".
Some relevant FAQs on JSP/Servlets can be found at:

 http://java.sun.com/products/jsp/faq.html
 http://www.esperanto.org.nz/jsp/jspfaq.html
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=JSP
 http://www.jguru.com/jguru/faq/faqpage.jsp?name=Servlets

Reply via email to