Hello sorry in advance if this is not a struts issue but I guessing
that it is.

Anyways I have some code in an action method that queries a site for
base64 image, takes that image decodes and save it in a file, and then
sends a relative link to that image as part of the results of that
action. The problem is that the image doesn't show as created unless I
refresh the eclipse navigator otherwise it shows a 404 when I try and
access the file. The code is running in tomcat 6.0.13 

Regards,

Mark

Reply via email to