Hi Mark,
We have two set of same applications. In first one we are using tiles + spring MVC. In other one we have
servlets and jsp. We are including jsp's in a standard way using include tag. Second one is faster than the first one. Both are running on the same server. I was thinking may be something bad with tiles. Because I have seen these topics on some forums. But couldn't find the solution.