I was trying to avoid the need for one of ResourceBundleViewResolver or XmlViewResolver because of the extra configuration required.
Thanks for your help.
Type: Posts; User: damospudmurf; Keyword(s):
I was trying to avoid the need for one of ResourceBundleViewResolver or XmlViewResolver because of the extra configuration required.
Thanks for your help.
Can anyone confirm that they are successfully using VelocityViewResolver and InternalResourceViewResolver (ie: for JSPs via JSTL) simultaneously - I'm having issues that the...