--- On Sat, 7/12/08, Andreas Mähler wrote:
> Are there any interceptors that actually change the parameter map? 
> As I said, I am a S2 newbie and haven't heard of many things, but I 
> would consider it as bad style.

As an example, the checkbox interceptor removes the hidden checkbox parameters 
from the map to avoid an attempt to set them on the action or its results, 
instead munging the hidden field name to get the checkbox property name.

I don't think this is particularly typical, but it is kind of cool, in a 
treacherous kind of way. Mucking with the parameter map can do some interesting 
things under controlled circumstances.

Dave


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

Reply via email to