On 7/10/06, Thomas Joseph <[EMAIL PROTECTED]> wrote:
Hi all,
I have got a strange problem. My action class generates PDF, and writes on
the the response and fushes it, but I can see that this action is getting
called multiple times (2-5 times). I have cheked my struts-config to be just
perfect (
truts Users Mailing List
Subject: Re: Action called multiple times
Hi,
just to be sure: in the Action, you do a
return null;
if everything is successful?
Everything else looks ok [1] or at least shouldn't trick Struts into
rerunning the action. You might want to set the ContentType in the
respon
Hi,
just to be sure: in the Action, you do a
return null;
if everything is successful?
Everything else looks ok [1] or at least shouldn't trick Struts into
rerunning the
action. You might want to set the ContentType in the response, though.
Ulrich
[1] that is, looks just like my code, which j
>
> - Original Message -
> From: "Thomas Joseph" <[EMAIL PROTECTED]>
> To: "Struts Users Mailing List"
> Sent: Tuesday, July 11, 2006 1:29 AM
> Subject: Action called multiple times
>
>
> > Hi all,
> >
> > I have got a strange
t;
Sent: Tuesday, July 11, 2006 1:29 AM
Subject: Action called multiple times
> Hi all,
>
> I have got a strange problem. My action class generates PDF, and writes on
> the the response and fushes it, but I can see that this action is getting
> called multiple times (2-5 times).
Hi all,
I have got a strange problem. My action class generates PDF, and writes on
the the response and fushes it, but I can see that this action is getting
called multiple times (2-5 times). I have cheked my struts-config to be just
perfect (No forwards)
What may be the reason for this? What can
6 matches
Mail list logo