On 8/22/2013 10:02 AM, Steve Rowe wrote:
You could declare your update chain as the default by adding 'default="true"' 
to its declaring element:

    <updateRequestProcessorChain name="nohtml" default="true">

and then you wouldn't need to declare it as the default update.chain in either 
of your request handlers.

If I did this, would it only apply the HTML processor to only the fields that I have specified in those XML sections? I haven't thought through the implications, but I think it might be OK.

Thanks,
Shawn

Reply via email to