Write your request processor, and specify it in each struts-config.xml as
follow :
<controller processorClass="a.class.name" />
Declaration must be done after action-mapping declarations.
Cedric
Alex Paransky wrote:
> I need to create a custom RequestProcessor, however, I am not sure of how to
> tell struts to use it. Could someone give me a clue as to what
> configuration needs to be changed to allow this?
>
> Thanks.
>
> -AP_
> http://www.alexparansky.com
> Java/J2EE Architect/Consultant
> http://www.myprofiles.com/member/view.do?profileId=127
>
> --
> To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>
--
To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]>
For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>