, April 23, 2004 7:34 PM
To: Struts Users Mailing List
Subject: Re: Custom Request Processor is failing at startup.
I believe that the will try to set a property in the
ControllerConfig class. So you would need to extend ControllerConfig and put
your "ignoreSessionCheckPath" propert
ltzman" <[EMAIL PROTECTED]>
To: "'Struts Users Mailing List'" <[EMAIL PROTECTED]>
Sent: Saturday, April 24, 2004 2:44 AM
Subject: Custom Request Processor is failing at startup.
> I have created a custom RequestProcessor that extends the default
> RequestProcesso
I have created a custom RequestProcessor that extends the default
RequestProcessor.
I would like to initialize it with a parameter from config file. Using the
element I've done the following in my config file:
And within my Request Processor:
private String ignoreSe
3 matches
Mail list logo