posted 12 years ago
Does anyone have issue with filters getting call multiple times when a page is render from tiles definition?
web.xml
tiles.xml
IpRegionFilter
When the default page gets rendered, it would system out multiple times.
Is there anyway to just call filter once per page?
Thanks in advance.