|
|
Some tips on using many view resolvers in Spring 2.5
Greetings,
Recently I had to make a button in my web application that generates .xls file. I had to use AbstractExcelView and along with that a new view resolver.
I had some trouble configuring another view resolver, to make things work exactly as I wanted. I wasted some precious hours on it.
In the end I solved it. I would like to share the solution and tips that helped me - 2009/04/some-ti...-in-spring-25/
GoodCat |
|