2015-06-23 16:35 GMT+02:00 Christoph Nenning <[email protected]>:
>> From: Lukasz Lenart <[email protected]>
>> To: Struts Developers List <[email protected]>,
>> Date: 23.06.2015 12:49
>> Subject: overrideDevMode
>>
>> Hi,
>>
>> Do you know how does it work?
>>
>> https://github.com/apache/struts/blob/master/core/src/main/java/org/
>> apache/struts2/dispatcher/FilterDispatcher.java#L239-L256
>>
>> I mean, how the value is set? via context-param or what? I want to
>> move this into InitOperations but I'm not sure if this will work.
>>
>
>
> From javadoc I would guess it is intended to be set manually by a custom
> ServletFilter. But as I see you dropped the whole class so I guess it does
> not matter anymore ;)

Yeah... I came to the same conclusion and moved the code to
PrepareOperations class before dropping FilterDispatcher ;-)


Regards
-- 
Ɓukasz
+ 48 606 323 122 http://www.lenart.org.pl/

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to