-
Aug 13th, 2009, 09:09 PM
#1
LocaleResolver
I have created a custom LocaleResolver, and was noticing in the log that it was being executing multiple times (>10) per request. Is this the normal behavior or am I doing something wrong?
It is working correctly not causing any issues, but I was surprised to see multiple invocations in the logs.
-
Aug 14th, 2009, 03:31 AM
#2
There are several parts of the framework needing access to the Locale and basically they all delegate to the LocaleResolver...
Tags for this Thread
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules