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...




On Wed, 9 Feb 2005 08:33:20 -0000, Niall Pemberton
<[EMAIL PROTECTED]> wrote:
> 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]
> 
> 


-- 
Regards,
Sandip Khetle

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

Reply via email to