You can configure it using the <controller> element in the
struts-config.xml...

http://struts.apache.org/userGuide/configuration.html#controller_config

<controller processorClass="myPackage.MyRequestProcessor"/>

Niall

----- Original Message ----- 
From: "Sandip Khetle" <[EMAIL PROTECTED]>
To: <user@struts.apache.org>
Sent: Wednesday, February 09, 2005 7:42 AM
Subject: request Processor in struts.


> Hi
>            Where do we make the entry for the request processor in
> struts application?for example I have extended the RequestProcessor
> class to create my
> MyRequestProcessor ...How do I communicate this to the
> application.....Will i have to make any entry in some config
> file.......?
>
> Thanks in advance....
>
> -- 
> Regards,
> SandipK



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

Reply via email to