Markus Stauffer wrote:
Another thing that I do not understand is why in the default Interceptor stack the i18n intereceptor is called after the prepare interceptor. In the prepare() methode the Locale is not set, because the i18n interecptor is invoked later in the stack. I had to manualy regroup the defaultStack and swap the i18n and prepare interceptors. Maybe this should be re-arranged in the defaultStack?

If you decide to create a "rearrange interceptors" ticket in JIRA, please also suggest that "staticParams" get moved to after "params". (And for 2.1.x x>0, that "actionMappingParams" be placed after "params" but before "staticParams".)

I mentioned this on the list before, but didn't followup with the appropriate JIRA ticket, and it dove-tails really well with your issue...

-Dale

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

Reply via email to