Ohhhh, thank you, thank you, thank you.  I love struts!

-AP_
http://www.alexparansky.com
Java/J2EE Architect/Consultant
http://www.myprofiles.com/member/view.do?profileId=127

-----Original Message-----
From: Alex Paransky [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 11:58 AM
To: Struts Users Mailing List; [EMAIL PROTECTED]
Subject: RE: How do I configure a different RequestProcessor?


Cedric, is there a particular version of the nightly build that I should use
or is this feature available in released versions of Struts?

Thanks.

-------------
-AP_
See my profile at
http://www.myprofiles.com/member/view.do?profileId=128


-----Original Message-----
From: Cedric Dumoulin [mailto:[EMAIL PROTECTED]]
Sent: Tuesday, March 12, 2002 9:35 AM
To: Struts Users Mailing List
Subject: Re: How do I configure a different RequestProcessor?



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


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

Reply via email to