In Struts 1.2 you can configure different RequestProcessors for different
modules, but you can' t have different RequestProcessors for the same
module. Struts 1.3 (under development) is based on the Chain of
Responsibilty (CoR) pattern (using  Jakarta Commons Chain) - that introduces
alot more flexibility in how you can configure "request processing". Sounds
like it might be worth you downloading the "nightly" build and having a look
at that.

Niall

----- Original Message ----- 
From: "Sandip Khetle" <[EMAIL PROTECTED]>
Sent: Wednesday, February 09, 2005 9:25 AM


> hi
>
>           Thank You very much for ur help Niall....I have one more
> question ......
>
> Can we have multiple RequestProcessor classes for a single application
> .....I mean as we have a single ActionServlet is it mandatory to have
> a single RequestProcessor as well...?
>
> thanks in advance...



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

Reply via email to