DO NOT REPLY TO THIS EMAIL, BUT PLEASE POST YOUR BUG 
RELATED COMMENTS THROUGH THE WEB INTERFACE AVAILABLE AT
<http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7772>.
ANY REPLY MADE TO THIS MESSAGE WILL NOT BE COLLECTED AND 
INSERTED IN THE BUG DATABASE.

http://nagoya.apache.org/bugzilla/show_bug.cgi?id=7772

Redirect failed after changing an image

           Summary: Redirect failed after changing an image
           Product: Tomcat 4
           Version: 4.0.3 Final
          Platform: PC
        OS/Version: Windows NT/2K
            Status: NEW
          Severity: Major
          Priority: Other
         Component: Unknown
        AssignedTo: [EMAIL PROTECTED]
        ReportedBy: [EMAIL PROTECTED]


I have written struts mapping that enable users to change images via a web site.
After storing the image into the file system, I created a new page which 
redirects the user to the original page (which is also a struts mapping). 
I did this with <meta http-equiv="refresh" CONTENT="10; 
http://localhost:8080/awg/admin/index.do";>
The refresh redirects the call to the struts mapping that tryed to store the 
image and not to the desired index page. 

I want to force the browser not to load the page that contains the image from 
the cache, but this does not work.

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

Reply via email to