I have a project using Spring. Veloicty is used as an normal view tech while a PDF view is also needed. So I need two two solvers.
Can anybody show me how to setup how to order VelocityViewResolver and InternalResourceViewResolver ?
I read the document which says both of the ersolvers always needs to be last!
Thank you in advance.


Reply With Quote