Hi Wendy,

I'm not using Filters.

Ronnie.

-----Mensaje original-----
De: Wendy Smoak [mailto:[EMAIL PROTECTED] 
Enviado el: miƩrcoles, 20 de julio de 2005 20:02
Para: Struts Users Mailing List
Asunto: Re: TilesRequestProcessor is executed twice

From: "Ronnie Arosa" <[EMAIL PROTECTED]>
> Well, I'm debugging my source code with Sysdeo's eclipse plugin.
>  I toggled a breakpoint in one of my action, and founded that it'd
>  been executed twice.
>
> Of course results of my actions are obtained twice (i.e. an insert in a
> database is done twice).

If you have any Filters, check that you're only calling chain.doFilter(...)
_once_.

-- 
Wendy Smoak


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





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

Reply via email to