HI,
I posted this query the other day in http://stackoverflow.com
[http://stackoverflow.com/questions/1...-and-velocity], but wasn't able to get answer, so now I'm asking here the same query again.

Use Case/requirement:
Because of some business/technical constraints we should use spring3 MVC multiple view resolvers(JSP and Velocity). I tried to search on net on this but i couldn't find perfect solution. May be someone else had experienced the same scenario. So Could you please let me know how can i use both JSP and Velocity as view resolvers in the SPring3 MVC application.Any working example/tutorial link is highly appreciated.

Note: We should use both JSp and Velocity only not any other view resolvers