I'm using Velocity, so I'd extend ResourceBundleViewResolver, which I'm currently using as my view resolver, to change the basename?
Type: Posts; User: Rob Clews; Keyword(s):
I'm using Velocity, so I'd extend ResourceBundleViewResolver, which I'm currently using as my view resolver, to change the basename?
Hi,
What would be the best way to change views in spring based on the role of the authenticated user? I can't find any way to do this atm.
Cheers