@chisre :
Dont you need json for the user pages, In such case, you can handle as not to load json at the user page level (may be restrict at component or page component level), instead of restricting that at dispatcher level.
If you dont need to load the json at all, then you can deny at the dispa...