I built a Spring MVC web app with TilesViewResolver, but the performance is poor, very slow. In a benchmark Tiles is sevent times slower than JSP. Is there any way to improve this?
I built a Spring MVC web app with TilesViewResolver, but the performance is poor, very slow. In a benchmark Tiles is sevent times slower than JSP. Is there any way to improve this?