I am having great difficulty retrieving an Image object from a gif file then
serving up a gif image from a servlet. I can already serve up a plain gif
file through a servlet without getting it to an Image object.
But I have no idea how to get an output stream from the Image object to the
servlet output stream. I need to use an Image object so I can get a Graphics
object and modify the image(a map) from queries on a database based on
parameters to the servlet. If anyone could cut and paste me a complete code
example (even if just of a servlet getting an output stream from an Image
object) that would be great.
Cheers
Vince.
PS summer's hear 8-)
___________________________________________________________________________
To unsubscribe, send email to [EMAIL PROTECTED] and include in the body
of the message "signoff SERVLET-INTEREST".
Archives: http://archives.java.sun.com/archives/servlet-interest.html
Resources: http://java.sun.com/products/servlet/external-resources.html
LISTSERV Help: http://www.lsoft.com/manuals/user/user.html