Look at either this or last issue of www.javaworld.com. You will find an article with
source code for creating .GIF files on the fly with java.
If you want to return the .GIF to a browser (as opposed to writing to a file), make
sure to set the correct content-type....(..setContentType()..)and stream back through
the servlet output stream.
***********************************************************************
Michael Hogarth, MD
Medical Director, Applied Medical Informatics Group and
Assistant Professor of Internal Medicine and Pathology
UC Davis Health System
http://kenai.ucdavis.edu
"Give paper records credit: they are very efficient at recording
redundant, illegible, poorly structured information"
Stuart Turner, DVM
***********************************************************************
*********** REPLY SEPARATOR ***********
On 7/6/00 at 6:25 PM Antoine Oberlaender wrote:
>Is it possible to create GIF on the fly with JRUN ?
>
>and how ?
>
>I think I must use servlets to do it but just asking if it was possible
>with JRUN !
>
>Antoine
>
>------------------------------------------------------------------------------
>Archives: http://www.egroups.com/group/jrun-interest/
>Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebar=lists&body=lists/jrun_talk
>or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
>body.
------------------------------------------------------------------------------
Archives: http://www.egroups.com/group/jrun-interest/
Unsubscribe: http://www.houseoffusion.com/index.cfm?sidebarRsts&bodyRsts/jrun_talk
or send a message to [EMAIL PROTECTED] with 'unsubscribe' in the
body.