Gary Feidt wrote:
> Will the <html:img> tag display a java.io.InputStream, or is there a
> better way?
>   
Not that I know of, unless the tag API doc at
http://struts.apache.org/struts-doc-1.2.x/userGuide/struts-html.html#img
is wrong.

You can, however, use an action or a servlet to deliver the image data.

Dave



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to