--

Are the images dynamically created or static?  If static then you need
to return URL's in the text/html output that reference the desired
images.  You don't return the images in the same output stream as the
text/html.  They are sepearate HTTP objects.

HTH...

-Scott



--
--------------------------------------------------------------
To subscribe:        [EMAIL PROTECTED]
To unsubscribe:      [EMAIL PROTECTED]
READ THE FAQ!!!!     <http://java.apache.org/faq/>
Archives and Other:  <http://java.apache.org/main/mail.html/>
Problems?:           [EMAIL PROTECTED]

Reply via email to