How is it fetching the image? That shouldn't cause a request to the action.
Dave (pardon brevity and typos, on cell) On Jun 19, 2012 4:58 AM, "lucas owen" <sr.ilus...@gmail.com> wrote: > Hi Struts 2 Users! > > I have this little problem here, only in Internet Explorer (it works in > Firefox and Chrome): > > the action is being executed twice I think because in the JSP form I have a > captcha with an image and when it fetches the image it creates a new > request. > > Anybody knows how to solve it? > > thanks in advance!! >