Create an Action whose execute method writes the image data directly to the
response's output stream and then returns null (you could also use a servlet or
filter).

Quoting Yoganarasimha G <[EMAIL PROTECTED]>:

> 
> Hi all
>  
> I'm developing a webpage which uses xml to display organization chart. I'm
> using SVG to display the chart in IE. If the user doesn't have SVG viewer I'm
> converting SVG to JPG using BATIK. At present I'm creating a image file in a
> temp folder and then displaying, but i want to avoid this and directly give
> image stream as the source for <html:img> tag. Can anyone help me how to do
> this using struts???
> 
> regards
> Yoga

-- 
Kris Schneider <mailto:[EMAIL PROTECTED]>
D.O.Tech       <http://www.dotech.com/>

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

Reply via email to